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.
2 parents ad63918 + 4cd38c6 commit b9bde7aCopy full SHA for b9bde7a
.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