From 432b7f55b685a47055a4c8f7cd4c5878691e670f Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Fri, 22 Mar 2024 01:02:00 +0100 Subject: [PATCH] Fix the automated updates (another try) Need to set the correct path to create the PR from.. --- .github/workflows/update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 9bdb24e..ab5d031 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -26,6 +26,7 @@ jobs: # See https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#workarounds-to-trigger-further-workflow-runs # and https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#push-pull-request-branches-to-a-fork token: ${{ secrets.MACHINE_USER_PAT }} + path: repo push-to-fork: infinixbot/nixpkgs-check-by-name committer: infinixbot author: infinixbot