Skip to content

Commit 25981fa

Browse files
committed
other: Add packages:write to GH job
1 parent 6de0585 commit 25981fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
permissions:
1515
id-token: write
1616
contents: write
17+
packages: write
1718
steps:
1819
- uses: actions/checkout@v2
1920
- uses: docker/login-action@v3

0 commit comments

Comments
 (0)