Change action on tag

This commit is contained in:
Aoran Zeng
2024-05-25 01:37:52 +08:00
parent 8537b7ef59
commit 22ec99aa54
6 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ jobs:
uses: softprops/action-gh-release@v1
# if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: preview
tag_name: latest
files: |
chsrc-x64-macos
token: ${{ secrets.CHSRC_UPLOAD }}