always do release test

This commit is contained in:
bluepilledgreat 2024-12-30 16:38:53 +00:00
parent 4da464197f
commit 4c9ac3de95

View File

@ -64,7 +64,7 @@ jobs:
release-test: release-test:
needs: build needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/release-test') #if: startsWith(github.ref, 'refs/tags/release-test')
steps: steps:
- name: Sign and download artifact - name: Sign and download artifact