We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd007e commit 1a8674eCopy full SHA for 1a8674e
.github/workflows/release.yml
@@ -173,4 +173,4 @@ jobs:
173
steps:
174
- name: Release
175
uses: softprops/action-gh-release@v1
176
-# if: startsWith(github.ref, 'refs/tags/')
+ if: startsWith(github.ref, 'refs/tags/')
0 commit comments