Skip to content

Commit 7f9dfd7

Browse files
committed
Add packages:read permission for container access
Tag-triggered workflows may need explicit package permission to pull from GHCR.
1 parent 8033a0e commit 7f9dfd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ permissions:
88
contents: read
99
pages: write
1010
id-token: write
11+
packages: read
1112

1213
concurrency:
1314
group: "pages"

0 commit comments

Comments
 (0)