Skip to content

Commit fa76c37

Browse files
committed
Allow pushing to GHCR
Signed-off-by: Nic Cope <nicc@rk0n.org>
1 parent 6976dbf commit fa76c37

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ on:
1212
description: Package version (e.g. v0.1.0)
1313
required: false
1414

15+
permissions:
16+
contents: read
17+
packages: write
18+
1519
env:
1620
# Common versions
1721
PYTHON_VERSION: '3.11.5'

0 commit comments

Comments
 (0)