mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 18:24:08 +02:00
rename
This commit is contained in:
parent
76da726559
commit
40560f2129
11 changed files with 68 additions and 69 deletions
|
|
@ -36,6 +36,6 @@ jobs:
|
|||
uses: https://github.com/svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: result/bin/palantir${{ matrix.binary-suffix }}
|
||||
asset_name: palantir-${{ matrix.target }}${{ matrix.binary-suffix }}
|
||||
file: result/bin/sidewindow${{ matrix.binary-suffix }}
|
||||
asset_name: sidewindow-${{ matrix.target }}${{ matrix.binary-suffix }}
|
||||
tag: ${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue