Skip to content

Commit c127635

Browse files
author
dompl
committed
fix
1 parent a636849 commit c127635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ jobs:
217217
218218
# 8. 在本项目创建 Tag 并提交到 Release
219219
- name: Create GitHub Release
220+
if: ${{ steps.version.outputs.release_tag != '' }}
220221
env:
221222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
222223
run: |

0 commit comments

Comments
 (0)