mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
ci: update cloudflare action
This commit is contained in:
2
.github/workflows/web.v3-beta.publish.yml
vendored
2
.github/workflows/web.v3-beta.publish.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
run: npm run build:web
|
||||
|
||||
- name: Publish to Cloudflare Pages
|
||||
uses: unlike-ltd/github-actions-cloudflare-pages@v0.1.1
|
||||
uses: unlike-ltd/github-actions-cloudflare-pages@v1.1.2
|
||||
id: pages
|
||||
with:
|
||||
cloudflare-api-token: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user