Skip to content

Commit

Permalink
Add origin
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Sep 17, 2024
1 parent 2c9bc4f commit 708a9a3
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 @@ -87,4 +87,4 @@ jobs:
git checkout main
git pull
git worktree prune
git push --delete ${{ env.TEMP_BRANCH }}
git push --delete origin ${{ env.TEMP_BRANCH }}

0 comments on commit 708a9a3

Please sign in to comment.