Skip to content

Commit

Permalink
set write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Aug 2, 2024
1 parent bbb700c commit 10b769e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
release:
needs: [ test ]
runs-on: ubuntu-latest
permissions:
contents: write
env:
GIT_AUTHOR_NAME: github-actions
GIT_AUTHOR_EMAIL: github-actions@github.com
Expand Down

0 comments on commit 10b769e

Please sign in to comment.