Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gfazioli authored Nov 27, 2024
1 parent e171de2 commit 21d209e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Ensure branch exists
run: |
git fetch origin
git checkout main
git checkout -b update-changelog || git checkout update-changelog
- name: Pull latest changes
Expand Down

0 comments on commit 21d209e

Please sign in to comment.