Draft release workflow

This commit is contained in:
Alex Rodionov 2024-04-12 12:15:08 -05:00
parent c776e115ed
commit 7d9487bea5
3 changed files with 32 additions and 1 deletions

View file

@ -6,7 +6,7 @@ on:
- main
concurrency:
group: ${{ github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs: