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 0f3f850 commit 2985f35Copy full SHA for 2985f35
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
publish:
15
- if: ${{ github.event.workflow_run.conclusion == 'success' }}
+ #if: ${{ github.event.workflow_run.conclusion == 'success' }}
16
name: Publish
17
runs-on: ubuntu-latest
18
permissions:
0 commit comments