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.
1 parent df8a8d1 commit 0ed65a8Copy full SHA for 0ed65a8
.github/workflows/release.yml
@@ -35,5 +35,3 @@ jobs:
35
env:
36
# Pass the GitHub token to GoReleaser
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
- # Pass the registry and image name to GoReleaser
39
- KO_DOCKER_REPO: ghcr.io/bluewave-labs/capture
README.md
@@ -1,6 +1,6 @@
1
# SysCapture
2
3
-[](https://nodebyte.host)
+[](https://nodebyte.host)
4
5
**SysCapture** is an open source hardware monitoring agent that collects vital system information and exposes it via a RESTful API.
6
**Note:** SysCapture is currently available only on **Linux**.
0 commit comments