mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-24 02:44:45 +01:00
docs: Update README.md (#252)
This commit is contained in:
parent
ebef541795
commit
88906781f0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue