Fix Release Workflow Artifact Path
All checks were successful
Run Tests on Code / run-tests (push) Successful in 13s
Build and Release Binary File / run-tests (push) Successful in 9s
Build and Release Binary File / build (push) Successful in 1m16s
Build and Release Binary File / upload-release (push) Successful in 19s

This commit is contained in:
Neshura 2023-11-17 08:25:43 +00:00
parent 92a26a798b
commit 8d703347df

View file

@ -39,7 +39,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: bookworm-bot-linux-amd64
path: builds/Neshura/ascendance-of-a-bookworm-bot/target/release/ascendance-of-a-bookworm-bot
path: /workspace/Neshura/ascendance-of-a-bookworm-bot/target/release/ascendance-of-a-bookworm-bot
if-no-files-found: error
upload-release: