Skip to content

Commit

Permalink
fix: remove permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-kalachikov committed Jun 12, 2024
1 parent 753b502 commit ea95950
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
publish-npm:
needs: build
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit ea95950

Please sign in to comment.