Skip to content

Commit

Permalink
chore: removed merge step
Browse files Browse the repository at this point in the history
  • Loading branch information
zenit2001 committed Dec 12, 2023
1 parent 02373f3 commit a73095b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cartridges-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ jobs:
git add build_output.txt
git commit -m "chore: committing the built /cartridge folder"
git fetch origin
git merge origin/${{ github.head_ref }}
git push origin HEAD:${{ github.head_ref }}

0 comments on commit a73095b

Please sign in to comment.