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 1d63399 commit edc35e6Copy full SHA for edc35e6
.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