Added new version of hash
/ Deploy to Cloudflare Pages (push) Successful in 5m2s
Details
/ Deploy to Cloudflare Pages (push) Successful in 5m2s
Details
This commit is contained in:
parent
c6c7eaf7fc
commit
3938ba0d99
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue