mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2025-03-03 02:58:34 +00:00
Update cloudflare/wrangler-action action to v3.9.0 (#1152)
Some checks are pending
build / Build (push) Waiting to run
build / Deploy to GitHub Pages (push) Blocked by required conditions
build / Deploy to Cloudflare Pages (push) Blocked by required conditions
lint / Lint TypeScript/JavaScript (push) Waiting to run
lint / Lint Markdown (push) Waiting to run
test / Test URLs (test:blog-urls) (push) Waiting to run
test / Test URLs (test:docs-urls) (push) Waiting to run
test / Test URLs (test:web-urls) (push) Waiting to run
Some checks are pending
build / Build (push) Waiting to run
build / Deploy to GitHub Pages (push) Blocked by required conditions
build / Deploy to Cloudflare Pages (push) Blocked by required conditions
lint / Lint TypeScript/JavaScript (push) Waiting to run
lint / Lint Markdown (push) Waiting to run
test / Test URLs (test:blog-urls) (push) Waiting to run
test / Test URLs (test:docs-urls) (push) Waiting to run
test / Test URLs (test:web-urls) (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
41089bfb08
commit
c45511ed78
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -86,7 +86,7 @@ jobs:
|
||||
path: build
|
||||
- name: Publish to Cloudflare
|
||||
id: cf
|
||||
uses: cloudflare/wrangler-action@168bc28b7078db16f6f1ecc26477fc2248592143 # v3.8.0
|
||||
uses: cloudflare/wrangler-action@9681c2997648301493e78cacbfb790a9f19c833f # v3.9.0
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user