Skip to content

Commit 26b2516

Browse files
committed
.
1 parent 96e70c4 commit 26b2516

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/go-releaser.yml

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

0 commit comments

Comments
 (0)