Skip to content

Commit 92c228d

Browse files
author
Ulises Himely
committed
chore: need a real path
1 parent d9fa842 commit 92c228d

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)