We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d91fd commit 4cd38c6Copy full SHA for 4cd38c6
.github/workflows/release.yml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
publish:
11
runs-on: ubuntu-latest
12
+ permissions:
13
+ id-token: write
14
15
steps:
16
- name: Dump GitHub context
0 commit comments