Skip to content

Commit

Permalink
[GitHub] fetch first
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Feb 22, 2025
1 parent c43d010 commit 0afcb6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
- name: Set email
run: git config --global user.email "robbot2019@robdangero.us"

- name: Fetch
run: git fetch origin main
- name: Push to main
run: git push origin v2:main

0 comments on commit 0afcb6f

Please sign in to comment.