Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Merge release/patch branch into master
Browse files Browse the repository at this point in the history
  • Loading branch information
monstajoe2002 committed Dec 2, 2023
1 parent 5652455 commit 380448b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
git fetch
git pull
git checkout master
git merge --no-ff release/patch
git merge --allow-unrelated-histories --no-ff release/patch
git push origin master
build:
strategy:
Expand Down

0 comments on commit 380448b

Please sign in to comment.