mirror of
https://github.com/rustfs/console.git
synced 2026-08-30 17:14:47 +08:00
feat: file prefix
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
||||
if: ${{ github.event_name == 'release' }}
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: ./artifacts/latest.tar.gz
|
||||
files: ./artifacts/rustfs-console-latest.tar.gz
|
||||
- name: Upload release asset `versioned`
|
||||
if: ${{ github.event_name == 'release' }}
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
||||
Reference in New Issue
Block a user