mirror of
https://github.com/v1k45/pastepass.git
synced 2026-07-20 22:52:17 +00:00
Simplify asset name for releases
This commit is contained in:
@@ -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