Skip to content

Commit d6f04ef

Browse files
authored
Update release.yml
1 parent 017cd48 commit d6f04ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ jobs:
1919
git config --global user.name 'Github Actions'
2020
git config --global user.email 'milerius@users.noreply.github.com'
2121
./scripts/release.sh
22+
23+
permissions:
24+
actions: write
25+
contents: write
26+
deployments: write
27+
packages: write

0 commit comments

Comments
 (0)