Skip to content

Commit 81913ca

Browse files
*Fix release permissions
1 parent 6511376 commit 81913ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ name: Deploy and Create Release
88
jobs:
99
build:
1010
permissions:
11+
contents: write
1112
checks: write
13+
repository-projects: write
1214
pull-requests: write
1315
id-token: write
1416
packages: write # for pushing GitHub packages

0 commit comments

Comments
 (0)