diff --git a/.github/workflows/build-tnc.yml b/.github/workflows/build-tnc.yml index 7e0bc641..92c6deb4 100644 --- a/.github/workflows/build-tnc.yml +++ b/.github/workflows/build-tnc.yml @@ -32,8 +32,9 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 - if: startsWith(github.ref, 'refs/tags/') + # if: startsWith(github.ref, 'refs/tags/') with: + name: Test-Release prerelease: false files: | dist/daemon