Skip to content

Commit e464d8d

Browse files
committed
fix: attempt to fix ACTIONS_ID_TOKEN_REQUEST_URL env variable
1 parent 1a07684 commit e464d8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-ghcr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
contents: read
1818
packages: write
1919
attestations: write
20+
id-token: write
2021

2122
steps:
2223
- name: Checkout repository

0 commit comments

Comments
 (0)