Skip to content

Commit

Permalink
Merge pull request #6 from retro/dev
Browse files Browse the repository at this point in the history
chore: add permissions to tasquencer action
  • Loading branch information
retro authored Jul 8, 2023
2 parents 4a5a2ca + d5f8b20 commit e1ae932
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tasquencer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

permissions:
contents: write

jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e1ae932

Please sign in to comment.