Skip to content

Commit 1a8674e

Browse files
authored
requires tag
1 parent fdd007e commit 1a8674e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ jobs:
173173
steps:
174174
- name: Release
175175
uses: softprops/action-gh-release@v1
176-
# if: startsWith(github.ref, 'refs/tags/')
176+
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)