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 f28ae10 commit 63007b7Copy full SHA for 63007b7
.github/workflows/deploy.yml
@@ -3,6 +3,9 @@ name: Deploy
3
on:
4
workflow_dispatch:
5
6
+permissions:
7
+ id-token: write
8
+
9
jobs:
10
deploy:
11
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master
0 commit comments