mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:00:06 +03:00
Update cloudflare/wrangler-action action to v4
This commit is contained in:
@@ -120,7 +120,7 @@ jobs:
|
||||
mode: recreate
|
||||
- name: Publish to Cloudflare
|
||||
id: cf
|
||||
uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3.15.0
|
||||
uses: cloudflare/wrangler-action@ebbaa1584979971c8614a24965b4405ff95890e0 # v4.0.0
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user