Skip to content

Commit 34c3085

Browse files
committed
Update
1 parent d1e0d74 commit 34c3085

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/production-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,12 @@ jobs:
142142
143143
- name: Revert and recreate PR
144144
id: revert-action
145-
uses: ./.github/actions/revert-and-recreate-pr
145+
uses: ./.github/actions/revert-and-recreate-pr@main
146146
with:
147147
target-branch: "main"
148148
source-branch: "test"
149149
workflow-url: "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
150-
failure-context: "Production Release"
150+
failure-context: "Production Releasse"
151151
github-token: ${{ steps.generate_token.outputs.token }}
152152
commits-to-check: "10"
153153

0 commit comments

Comments
 (0)