Fix: remove release workflow cancel-in-progress flag

pull/8/head
zijiren233 1 year ago
parent 19b0d15ae3
commit 82aa49c34c

@ -5,10 +5,6 @@ on:
tags:
- "v*"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
release:
strategy:

Loading…
Cancel
Save