Skip to content

Commit

Permalink
ci: Fix concurrency group for release
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Jul 29, 2024
1 parent bed737f commit c7990ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/action_build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ on:
AUR_SSH_PRIVATE_KEY:
required: true

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

env:
CARGO_INCREMENTAL: 0
CARGO_NET_GIT_FETCH_WITH_CLI: true
Expand Down

0 comments on commit c7990ec

Please sign in to comment.