From 06624820cc84d9622627db484bf0a2f0e3e4aa96 Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 5 Oct 2023 18:31:59 -0400 Subject: [PATCH] ci: flake.lock updates --- .forgejo/workflows/flake-lock-update.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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