diff options
| -rw-r--r-- | .github/workflows/deploy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0af9f9d..bcf9bd3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,7 +19,7 @@ jobs: - run: npm install - name: 📨 Publish - uses: cloudflare/[email protected] + uses: cloudflare/[email protected] with: apiToken: ${{ secrets.CF_API_TOKEN }} env: |