Added new version of hash
All checks were successful
/ Deploy to Cloudflare Pages (push) Successful in 5m2s
All checks were successful
/ Deploy to Cloudflare Pages (push) Successful in 5m2s
This commit is contained in:
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: npm install && npm run build
|
run: npm install && npm run build
|
||||||
- name: Publish
|
- name: Publish
|
||||||
uses: https://github.com/cloudflare/pages-action@f0a1cd5
|
uses: https://github.com/cloudflare/pages-action@f0a1cd58cd66095dee69bfa18fa5efd1dde93bca
|
||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||||
|
Reference in New Issue
Block a user