mirror of
https://github.com/v1k45/pastepass.git
synced 2026-01-10 16:01:05 +00:00
Simplify asset name for releases
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -28,3 +28,4 @@ jobs:
|
||||
goos: ${{ matrix.goos }}
|
||||
goarch: ${{ matrix.goarch }}
|
||||
compress_assets: false
|
||||
asset_name: pastepass-${{ matrix.goos }}-${{ matrix.goarch }}
|
||||
|
||||
Reference in New Issue
Block a user