Skip to content

Commit

Permalink
chore: write-all permissions in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtARTs36 committed Dec 20, 2024
1 parent a521d66 commit a2f3f9d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: release

permissions:
packages: write
contents: write
permissions: write-all

on:
workflow_dispatch:
Expand Down

0 comments on commit a2f3f9d

Please sign in to comment.