mirror of
https://codeberg.org/icewind/ptouch-api.git
synced 2026-06-03 10:54:07 +02:00
rename to ptouch-remote
This commit is contained in:
parent
9073a9d217
commit
1422f9b8be
12 changed files with 43 additions and 40 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
mkdir assets
|
||||
for asset in x86_64-unknown-linux-musl aarch64-unknown-linux-musl; do
|
||||
nix build .#$asset
|
||||
cp result/bin/ptouch-api assets/$asset
|
||||
cp result/bin/ptouch-remote assets/$asset
|
||||
done
|
||||
- name: Create release
|
||||
uses: https://code.forgejo.org/actions/forgejo-release@v2.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue