Skip to content

Commit 7c09aee

Browse files
committed
.
1 parent a98b2d4 commit 7c09aee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/go-releaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- name: Publish npm package
4242
run: |
4343
cp -r dist/* npm/bin/
44-
chmod +x -R npm/bin/${{ github.repository }}-*
4544
cp README.md npm/
4645
cp LICENSE npm/
4746
cd npm/

0 commit comments

Comments
 (0)