Skip to content

Commit

Permalink
Version 9.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
hcayless committed Oct 7, 2022
1 parent 520af9b commit 2299b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
sed '/Previous versions/q' ReleaseNotes.txt | sed '$d' > release_notes
- name: "Update latest branch"
run: |
cp
cd latest
git merge --ff-only main
cd ..
- name: "Push to gh-pages branch"
Expand Down

0 comments on commit 2299b99

Please sign in to comment.