Skip to content

Commit

Permalink
[feature-BNPL-2508]: [Magento 2] CI/C (#54)
Browse files Browse the repository at this point in the history
* Added force push
  • Loading branch information
GagMirz authored Jan 5, 2023
1 parent 9c29363 commit b182782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
git config user.email github-actions@github.com
git commit -m "Updated semver in compose.json and module.xml"
git push origin ${{ github.event.repository.default_branch }}
git push origin ${{ github.event.repository.default_branch }} -f
echo "FILES=""" >> $GITHUB_ENV

0 comments on commit b182782

Please sign in to comment.