From b18278273ad480e84c0d0be0e0da35dd68088d5c Mon Sep 17 00:00:00 2001 From: Gagik Mirzoyan Date: Thu, 5 Jan 2023 13:36:24 +0400 Subject: [PATCH] [feature-BNPL-2508]: [Magento 2] CI/C (#54) * Added force push --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9fe4bc..1423fe9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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