Update build tag

This commit is contained in:
Aoran Zeng
2024-06-11 22:45:34 +08:00
parent 9fee68b30a
commit c762033b81
6 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: latest
tag_name: pre
files: |
./artifacts/chsrc-armv7-linux
token: ${{ secrets.CHSRC_UPLOAD }}