Skip to content

Commit

Permalink
🤖 Add specific pull-request permission
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 committed Jul 16, 2024
1 parent 8c48799 commit 1c1a6ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ on:
default: false
required: false
concurrency: ${{ github.workflow }}-${{ github.ref }}

permissions:
contents: write
jobs:
release-npm:
name: Release NPM
Expand Down

0 comments on commit 1c1a6ed

Please sign in to comment.