From 85f125550e90346a78d4880a0610233041643cce Mon Sep 17 00:00:00 2001 From: Till0196 <16399842+Till0196@users.noreply.github.com> Date: Tue, 16 Apr 2024 16:16:04 +0900 Subject: [PATCH] fix --- .github/workflows/example2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example2.yml b/.github/workflows/example2.yml index e73b94e..9e8afca 100644 --- a/.github/workflows/example2.yml +++ b/.github/workflows/example2.yml @@ -42,7 +42,7 @@ jobs: env: CHANGE_BRANCH: ${{ steps.set-production-branch.outputs.stdout }} with: - github-token: ${{ steps.app-token.outputs.token }} + github-token: ${{ secrets.GITHUB_TOKEN }} script: | const output = `\n#### Cloudflare Pages set production branch ⚙️\`${{ steps.set-production-branch.outcome }}\`\n #### Cloudflare Pages Deploy 📖\`${{ steps.publish.outcome }}\`\n