Skip to content

Commit

Permalink
always do release test
Browse files Browse the repository at this point in the history
  • Loading branch information
bluepilledgreat committed Dec 30, 2024
1 parent 4da4641 commit 4c9ac3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c9ac3d

Please sign in to comment.