Add Windows SSH monitoring MVP #1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/linux-release.yml
vendored
1
.github/workflows/linux-release.yml
vendored
|
|
@ -50,6 +50,7 @@ jobs:
|
|||
if: startsWith(github.ref, 'refs/tags/')
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
prerelease: ${{ contains(github.ref_name, '-') }}
|
||||
files: |
|
||||
server-monitor-manager-${{ matrix.runtime }}.tar.gz
|
||||
server-monitor-manager-${{ matrix.runtime }}.tar.gz.sha256
|
||||
|
|
|
|||
Loading…
Reference in a new issue