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.
2 parents 7b60af2 + 29c8d11 commit 3f5b6e8Copy full SHA for 3f5b6e8
1 file changed
.github/workflows/blank.yml
@@ -80,7 +80,7 @@ jobs:
80
retention-days: 0
81
deploy:
82
runs-on: ubuntu-latest
83
- #if: startsWith(github.ref, 'refs/tags')
+ if: startsWith(github.ref, 'refs/tags')
84
needs: delivery
85
86
steps:
0 commit comments