Skip to content

Commit

Permalink
hotfix: fix branch reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyAgricultureVic authored Sep 24, 2024
1 parent 2ed6c32 commit fa1dab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Auto-update-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
git config user.email [email protected]
git checkout develop
git rebase origin/main
git push --force-with-lease origin test
git push --force-with-lease origin develop

0 comments on commit fa1dab3

Please sign in to comment.