Added expansion of hosts list.

This commit is contained in:
Alexandr Bogomyakov
2023-06-20 02:07:38 +03:00
parent fc4674f814
commit af88dc138c

View File

@ -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 }}*