Skip to content

Commit

Permalink
feat: release-please refactor - removed concurrency from wrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Sep 19, 2024
1 parent 10efdb9 commit 35bade2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
deploys-test:
name: Deploys (Test)
needs: [vars]
uses: ./.github/workflows/uat.yml
uses: ./.github/workflows/test.yml
secrets: inherit
with:
tag: ${{ needs.vars.outputs.pr }}
Expand Down

0 comments on commit 35bade2

Please sign in to comment.