Skip to content

Commit

Permalink
keep release as naming
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Feb 11, 2025
1 parent b76e36b commit de7a9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ on: [push, pull_request]

>>>>>>> b683c1ee5 (let's start testing stuff)
concurrency:
group: goreleaser-${{ github.event_name }}-${{ github.ref_name }}
group: release-${{ github.event_name }}-${{ github.ref_name }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit de7a9c6

Please sign in to comment.