Skip to content

Commit

Permalink
tmp: force enable build release
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Dec 4, 2023
1 parent d1df28e commit 7957ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fetch-depth: 0

- name: build release
if: startsWith(github.ref, 'refs/tags/')
#if: startsWith(github.ref, 'refs/tags/')
env:
QUIC_TLS: ${{ matrix.openssl }}
run: |
Expand Down

0 comments on commit 7957ed3

Please sign in to comment.