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 67d00c7 commit f86a421Copy full SHA for f86a421
1 file changed
.github/workflows/publish.yml
@@ -67,6 +67,7 @@ jobs:
67
path: bin/*
68
69
deploy:
70
+ if: github.ref_type != 'tag'
71
needs: build
72
runs-on: ubuntu-latest
73
steps:
0 commit comments