Skip to content

Commit

Permalink
chore: remove extra GHA concurrency lock from prod-deploy.yml (#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bento007 authored Aug 1, 2024
1 parent 8209cd4 commit f21d83b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
environment: staging

tag-frontend-release:
concurrency:
group: tag-frontend-release-${{ github.ref }}
cancel-in-progress: true

outputs:
tag: ${{ fromJson(steps.get-tag-name.outputs.result).tag }}
Expand Down

0 comments on commit f21d83b

Please sign in to comment.