Skip to content

Commit ac54a39

Browse files
authored
Merge pull request #10 from ulises-codes/chore/set-up-artifacts
chore: need a real path
2 parents 07a2f23 + 92c228d commit ac54a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- uses: softprops/action-gh-release@v1
2222
if: startsWith(github.ref, 'refs/tags/')
2323
with:
24-
files: target/aarch64-apple-darwin
24+
files: target/aarch64-apple-darwin/release/site-monitor

0 commit comments

Comments
 (0)