fix pages-action version
This commit is contained in:
parent
55bcca6ddc
commit
f23f367b66
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- run: npm run build-site
|
||||
|
||||
- name: Publish
|
||||
uses: cloudflare/pages-action@1
|
||||
uses: cloudflare/pages-action@v1
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue