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