Skip to content

Commit

Permalink
fix(workflow): remove permissions from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kukko committed Aug 21, 2024
1 parent 5b370a9 commit f756ffa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ on:
branches:
- "master"

permissions:
contents: write
issues: write
packages: write
actions: write

jobs:
release:
name: Release
Expand Down

0 comments on commit f756ffa

Please sign in to comment.