Skip to content

Commit

Permalink
ci(release): remove duplicate permissions entry (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Apr 9, 2024
1 parent 23200c0 commit e14308d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Expand Up @@ -7,10 +7,6 @@ name: Release
- beta
- "*.x"

permissions:
contents: write
issues: write

# These are recommended by the semantic-release docs: https://github.com/semantic-release/npm#npm-provenance
permissions:
contents: write # to be able to publish a GitHub release
Expand Down

0 comments on commit e14308d

Please sign in to comment.