Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isakruas authored Nov 15, 2024
1 parent e6020d7 commit 673e376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
git fetch --tags
# Update origin with all branches, except for the current checked-out branch
git remote set-branches --add origin '*'
git branch --set-upstream-to=origin/main main
git pull --all
- name: "Setup"
Expand Down

0 comments on commit 673e376

Please sign in to comment.