Skip to content

Commit

Permalink
chore: add cloudflare deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ourongxing committed Apr 17, 2023
1 parent 5d8e1b5 commit a67634f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cloudflare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
- name: Publish to Cloudflare
uses: cloudflare/[email protected]
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
apiToken: ${{ secrets.CF_API_TOKEN }}
command: publish --node-compat

0 comments on commit a67634f

Please sign in to comment.