Skip to content

Commit a91ef3c

Browse files
authored
typo fixes. (#1)
1 parent 2b80d22 commit a91ef3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

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

40-
- name: Clear Cloudflare cache
40+
- name: Cloudflare pages build
4141
uses: Cyb3r-Jak3/actions-cloudflare-pages@<Latest Release>
4242
with:
4343
account: ${{ secrets.CLOUDFLARE_ZONE }}
@@ -61,4 +61,4 @@ updates:
6161
schedule:
6262
interval: "weekly
6363
```
64-
64+

0 commit comments

Comments
 (0)