diff --git a/.forgejo/workflows/flake-lock-update.yml b/.forgejo/workflows/flake-lock-update.yml index dd4888f..4d0b5a5 100644 --- a/.forgejo/workflows/flake-lock-update.yml +++ b/.forgejo/workflows/flake-lock-update.yml @@ -14,8 +14,6 @@ jobs: uses: https://github.com/peter-evans/create-pull-request@v5 with: token: ${{ secrets.UPDATE_TOKEN }} - committer: forgejo - author: notohh - branch: flake-lock-update - branch-suffix: short-commit-hash - + committer: notohh + author: forgejo