Skip to content

Commit

Permalink
docs: Update README.md (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmaSuriano authored Apr 11, 2024
1 parent ebef541 commit 8890678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy --project-name=example
command: pages deploy YOUR_DIST_FOLDER --project-name=example
```

### Deploying on a schedule
Expand Down

0 comments on commit 8890678

Please sign in to comment.