Skip to content

Commit

Permalink
update sync-to-production workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocupe committed Sep 12, 2024
1 parent dc3baf2 commit 1781556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-to-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
FROM_BRANCH: "main"
TO_BRANCH: "production"
TO_BRANCH: "sandbox-production"

0 comments on commit 1781556

Please sign in to comment.