pull/124/head
Till0196 1 year ago
parent 9f716eb1f5
commit b6cf69c4d9

@ -47,7 +47,7 @@ jobs:
uses: actions/github-script@v7
env:
CHANGE_BRANCH: ${{ steps.set-production-branch.outputs.summary }}
PUBLISH_CFPAGES: ${{ steps.publish.output.command-output }}
PUBLISH_CFPAGES: ${{ steps.publish.outputs.command-output }}
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |

Loading…
Cancel
Save