Merge pull request 'chore: Update bot push to origin master' (#14) from dev into master
Reviewed-on: #14
This commit is contained in:
commit
2a4add4936
@ -108,12 +108,6 @@ jobs:
|
||||
|
||||
mv "$TEMP_CHANGELOG" "$CHANGELOG_FILE"
|
||||
|
||||
- name: Set remote URL
|
||||
run: |
|
||||
git remote remove origin
|
||||
git remote add origin https://${{ secrets.GITEAACCESSTOKEN }}@${{ secrets.GITEAURL#https:// }}/mobiles/flutter-mobile.git
|
||||
git remote -v # Vérifier que l'URL est correcte
|
||||
|
||||
- name: Commit and Push Changes
|
||||
run: |
|
||||
git config --global user.email "gitea-actions@bot.com"
|
||||
|
Loading…
x
Reference in New Issue
Block a user