switch pull request action

This commit is contained in:
Charlotte 🦝 Delenk 2022-06-13 06:41:38 +01:00
parent aaf131dcb4
commit 29d996bb9f
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -25,12 +25,10 @@ jobs:
run: cd matrix/matrix-media-repo && ./update.sh
- name: Run nix formatter
run: nix fmt
- run: git add .
- name: Commit and push
uses: technote-space/create-pr-action@v2
uses: peter-evans/create-pull-request@v4
with:
COMMIT_MESSAGE: "Update everything"
COMMIT_NAME: "GitHub Actions[bot]"
COMMIT_EMAIL: "41898282+github-actions[bot]@users.noreply.github.com"
PR_BRANCH_NAME: 'chore-update-${PR_ID}'
PR_TITLE: 'chore: update everything'
commit-message: "Automatic Update"
committer: "GitHub Actions[bot] <41898282+github-actions[bot]@users.noreply.github.com"
author: "GitHub Actions[bot] <41898282+github-actions[bot]@users.noreply.github.com"
title: Run automatic update