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 eb0452c commit 2ff6b61Copy full SHA for 2ff6b61
.github/workflows/deploy.yaml
@@ -12,7 +12,6 @@ on:
12
jobs:
13
deploy:
14
runs-on: ubuntu-latest
15
- if: ${{ github.event.workflow_run.conclusion == 'success' }}
16
permissions:
17
id-token: write
18
steps:
0 commit comments