mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
always do release test
This commit is contained in:
parent
4da464197f
commit
4c9ac3de95
2
.github/workflows/ci-release.yml
vendored
2
.github/workflows/ci-release.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
release-test:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
if: startsWith(github.ref, 'refs/tags/release-test')
|
||||
#if: startsWith(github.ref, 'refs/tags/release-test')
|
||||
|
||||
steps:
|
||||
- name: Sign and download artifact
|
||||
|
Loading…
Reference in New Issue
Block a user