We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98b2d4 commit 7c09aeeCopy full SHA for 7c09aee
.github/workflows/go-releaser.yml
@@ -41,7 +41,6 @@ jobs:
41
- name: Publish npm package
42
run: |
43
cp -r dist/* npm/bin/
44
- chmod +x -R npm/bin/${{ github.repository }}-*
45
cp README.md npm/
46
cp LICENSE npm/
47
cd npm/
0 commit comments