Skip to content

Commit 5578bc4

Browse files
authored
Update 03-publish-packages.yml
1 parent 90d96e4 commit 5578bc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/03-publish-packages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
runs-on: ubuntu-24.04 # Use Ubuntu 24.04 explicitly
2727
permissions:
2828
id-token: write # Required for OIDC
29+
contents: read
30+
packages: write
2931
steps:
3032
- name: ⬇ Checkout repo
3133
uses: actions/checkout@v4

0 commit comments

Comments
 (0)