Skip to content

Commit cb6262e

Browse files
committed
fix: allows us to push packages from GHA
1 parent 3fd973c commit cb6262e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

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

1010
permissions:
1111
contents: write # Allow to push a tag, create a release branch and publish a draft release.
12+
packages: write
1213

1314
jobs:
1415
push_release_tags:

0 commit comments

Comments
 (0)