Update upstream.yml

This commit is contained in:
tr7zw 2020-03-25 15:52:10 +01:00
parent 0f7d01548d
commit 9ae3204ba9

View File

@ -22,6 +22,7 @@ jobs:
pwd pwd
git status git status
git fetch git fetch
git reset --hard origin
cd .. cd ..
git commit -a -m Update upstream git commit -a -m Update upstream
- name: Create Pull Request - name: Create Pull Request