From 7413f4fd8ac66523a9996e816aa0a73c0bcb966d Mon Sep 17 00:00:00 2001 From: Brian Munkholm Date: Sat, 25 Feb 2023 20:05:47 +0100 Subject: [PATCH] Update pr-on-release.yml --- .github/workflows/pr-on-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-on-release.yml b/.github/workflows/pr-on-release.yml index f5f7bc9..32c351b 100644 --- a/.github/workflows/pr-on-release.yml +++ b/.github/workflows/pr-on-release.yml @@ -22,6 +22,7 @@ jobs: with: repository: bmunkholm/test2 ref: main + token: ${{ secrets.TEST_PAT }} - name: Update version file run: |