We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07a2f23 + 92c228d commit ac54a39Copy full SHA for ac54a39
.github/workflows/release.yml
@@ -21,4 +21,4 @@ jobs:
21
- uses: softprops/action-gh-release@v1
22
if: startsWith(github.ref, 'refs/tags/')
23
with:
24
- files: target/aarch64-apple-darwin
+ files: target/aarch64-apple-darwin/release/site-monitor
0 commit comments