Skip to content

Commit 4285045

Browse files
committed
update release job
1 parent 3377f63 commit 4285045

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,9 @@ jobs:
272272
runs-on: ubuntu-latest
273273
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
274274

275+
permissions:
276+
id-token: write
277+
275278
steps:
276279
- uses: actions/download-artifact@v4
277280
with:

0 commit comments

Comments
 (0)