Skip to content

Commit d90f8e7

Browse files
authored
docs: added relevant comment (#774)
1 parent dee1889 commit d90f8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Publish latest package versions to GitHub Packages
2626
runs-on: ubuntu-24.04 # Use Ubuntu 24.04 explicitly
2727
permissions:
28-
id-token: write
28+
id-token: write # Required for OIDC
2929
steps:
3030
- name: ⬇ Checkout repo
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)