Skip to content

Commit

Permalink
typo fixes. (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenglu authored Jul 18, 2021
1 parent 2b80d22 commit a91ef3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

# Put steps here to build, and check your site.

- name: Clear Cloudflare cache
- name: Cloudflare pages build
uses: Cyb3r-Jak3/actions-cloudflare-pages@<Latest Release>
with:
account: ${{ secrets.CLOUDFLARE_ZONE }}
Expand All @@ -61,4 +61,4 @@ updates:
schedule:
interval: "weekly
```


0 comments on commit a91ef3c

Please sign in to comment.