Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-08-03 07:52:55 +03:00
parent 1280fb7769
commit d4ee156d61
1 changed files with 0 additions and 4 deletions

View File

@ -385,10 +385,6 @@ jobs:
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
- name: Fetch Origin
run: git fetch origin
- name: Update from master
run: git merge origin/master
- name: Create Pull Request
id: pr
uses: peter-evans/create-pull-request@v3