1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-19 08:57:09 +03:00

👷 Try to fix push to test-workflows

This commit is contained in:
Jan Oberhauser 2021-07-03 15:05:54 +02:00
parent ac89234329
commit bac13ba821

View File

@ -82,4 +82,4 @@ jobs:
git config --global user.name 'n8n test bot'
git config --global user.email 'n8n-test-bot@users.noreply.github.com'
git commit -am "Automated credential update"
git push
git push --force --quiet "https://janober:${{ secrets.TOKEN }}@github.com/n8n-io/test-workflows.git" main:main