Skip to content

Commit

Permalink
use branch ref
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Dec 29, 2024
1 parent 88df809 commit bc3345a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:
required: true

concurrency:
group: ${{ inputs.environment }}
group: ${{ github.ref_name }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit bc3345a

Please sign in to comment.