pull/124/head
Till0196 1 year ago
parent 785c6d40f4
commit 85f125550e

@ -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

Loading…
Cancel
Save