mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Compare commits
1 Commits
v0.19.0
...
54b674ad43
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
54b674ad43 |
2
.github/workflows/build-artifacts.yml
vendored
2
.github/workflows/build-artifacts.yml
vendored
@@ -148,7 +148,7 @@ jobs:
|
||||
with:
|
||||
if-no-files-found: error
|
||||
retention-days: 1
|
||||
name: termscp-${{ matrix.platform.target }}
|
||||
name: termscp-v${{ env.TERMSCP_VERSION }}-${{ matrix.platform.target }}
|
||||
path: target/${{ matrix.platform.target }}/release/termscp.exe
|
||||
|
||||
- name: Upload artifact (Deb)
|
||||
|
||||
Reference in New Issue
Block a user