Skip to content

Commit 8079306

Browse files
author
Felix Peters
committed
chore: allow ci to push packages
1 parent a31e324 commit 8079306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- beta
99

1010
permissions:
11+
packages: write # to be able to push container images
1112
contents: write # to be able to publish a GitHub release
1213
issues: write # to be able to comment on released issues
1314
pull-requests: write # to be able to comment on released pull requests

0 commit comments

Comments
 (0)