Skip to content

Commit

Permalink
ci: try to fix de permission issue
Browse files Browse the repository at this point in the history
Signed-off-by: Raí Siqueira <[email protected]>
  • Loading branch information
raisiqueira committed Mar 4, 2023
1 parent 7ef1b6c commit c84b777
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Release to NPM

concurrency: ${{ github.workflow }}-${{ github.ref }}

permissions:
contents: read
pull-requests: write

on:
push:
branches:
Expand Down

0 comments on commit c84b777

Please sign in to comment.