Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/Genti2024/Genti-Android
Browse files Browse the repository at this point in the history
…into production
  • Loading branch information
Marchbreeze committed Nov 30, 2024
2 parents 616883f + f81bf9d commit 5cdcd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase_distribution_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ jobs:
git config user.email "github-actions[bot]@users.noreply.github.com"
git fetch origin
git checkout develop
git merge production --no-ff --no-edit
git merge production --no-ff --no-edit --allow-unrelated-histories
git push origin develop

0 comments on commit 5cdcd0c

Please sign in to comment.