Skip to content

Commit dca4a3b

Browse files
committed
Give package-chart job the right permissions
1 parent f924e90 commit dca4a3b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ jobs:
273273
- publish-index
274274
- build-image
275275
runs-on: ubuntu-latest
276+
permissions:
277+
id-token: write
276278
steps:
277279
- name: Checkout Repository
278280
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)