Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Milerius authored Jan 27, 2023
1 parent 017cd48 commit d6f04ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@ jobs:
git config --global user.name 'Github Actions'
git config --global user.email '[email protected]'
./scripts/release.sh
permissions:
actions: write
contents: write
deployments: write
packages: write

0 comments on commit d6f04ef

Please sign in to comment.