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 187a7ce commit 522ae69Copy full SHA for 522ae69
1 file changed
.github/workflows/publish.yml
@@ -19,6 +19,8 @@ jobs:
19
publish:
20
name: Build & Publish
21
runs-on: ubuntu-latest
22
+ permissions:
23
+ id-token: write
24
25
steps:
26
- name: Checkout Repository
0 commit comments