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 88fa518 commit 6b6ce31Copy full SHA for 6b6ce31
.github/workflows/deploy-live.yml
@@ -39,6 +39,7 @@ jobs:
39
name: Deploy
40
needs: build
41
runs-on: ubuntu-latest
42
+ id-token: write
43
44
steps:
45
- name: Checkout repository
0 commit comments