pull/855/head
El RIDO 2021-10-30 17:23:09 +02:00
parent 1fff4bf4d7
commit b80b318e38
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
steps:
- name: Checkout php8 branch
uses: actions/checkout@v2
with:
@ -26,7 +26,7 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git merge origin/master
- name: Push new changes
uses: github-actions-x/commit@v2.8
with: