Skip to content

Commit

Permalink
add permission to run publish
Browse files Browse the repository at this point in the history
  • Loading branch information
strowk committed Dec 1, 2024
1 parent f0590ca commit f1d4149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Publish to npm
run: |
chmod +x ./packages/publish_npm.sh
./packages/publish_npm.sh
Expand Down

0 comments on commit f1d4149

Please sign in to comment.