mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-25 11:59:54 +08:00
Change action on tag
This commit is contained in:
2
.github/workflows/linux-riscv64.yml
vendored
2
.github/workflows/linux-riscv64.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: preview
|
||||
tag_name: latest
|
||||
files: |
|
||||
./artifacts/chsrc-riscv64-linux
|
||||
token: ${{ secrets.CHSRC_UPLOAD }}
|
||||
|
||||
Reference in New Issue
Block a user