Skip to content

Commit

Permalink
Remove explicitly set permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed Jul 22, 2021
1 parent 6cb93ce commit 7a19caf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
tags: ['[0-9]+\.[0-9]+\.[0-9]+']

permissions:
packages: write

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7a19caf

Please sign in to comment.