Skip to content

Commit f73bfb4

Browse files
authored
Update publish.yml (#96)
1 parent b2064e6 commit f73bfb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
env:
1111
IMAGE_NAME: ${{ github.repository }}
1212

13+
permissions:
14+
packages: write
15+
1316
jobs:
1417
publish:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)