From 2239f16aa2fe77942008577d4dc5db49cf1d1eed Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Wed, 28 Jun 2023 11:33:42 +0100 Subject: [PATCH] Update publish-new.yml --- .github/workflows/publish-new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-new.yml b/.github/workflows/publish-new.yml index 74480ed92..6c9247c2c 100644 --- a/.github/workflows/publish-new.yml +++ b/.github/workflows/publish-new.yml @@ -22,7 +22,7 @@ jobs: - name: Check out code uses: actions/checkout@v3 with: - token: ${{ github.token }} + token: ${{ secrets.STEVES_PUBLISH_TOKEN }} - name: Prepare repository # Fetch full git history and tags for auto