Skip to content

Commit

Permalink
ci: remove workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkolenz committed Dec 22, 2022
1 parent 9a03279 commit 4cc26d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- uses: actions/checkout@v3
- uses: cihelper/action-semanticrelease-npm@v1
Expand Down

0 comments on commit 4cc26d3

Please sign in to comment.