Skip to content

Attempt to use different key #2

Attempt to use different key

Attempt to use different key #2

Workflow file for this run

name: buildAndDeployWorker
on: push
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v2
- name: Publish
uses: cloudflare/[email protected]
with:
apiToken: ${{ CF_API_TOKEN }}

Check failure on line 12 in .github/workflows/buildAndDeploy.yml

View workflow run for this annotation

GitHub Actions / buildAndDeployWorker

Invalid workflow file

The workflow is not valid. .github/workflows/buildAndDeploy.yml (Line: 12, Col: 21): Unrecognized named-value: 'CF_API_TOKEN'. Located at position 1 within expression: CF_API_TOKEN