mirror of
https://github.com/house-of-vanity/rexec.git
synced 2026-05-07 23:01:21 +00:00
Added expansion of hosts list.
This commit is contained in:
@@ -26,4 +26,4 @@ jobs:
|
|||||||
path: target/x86_64-unknown-linux-musl/release/${{ env.BINARY_NAME }}*
|
path: target/x86_64-unknown-linux-musl/release/${{ env.BINARY_NAME }}*
|
||||||
- uses: ncipollo/release-action@v1
|
- uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
artifacts: target/x86_64-unknown-linux-musl/release/${{ env.BINARY_NAME }}*
|
artifacts: target/x86_64-unknown-linux-musl/release/${{ env.BINARY_NAME }}*
|
||||||
Reference in New Issue
Block a user