mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Update action.yml
This commit is contained in:
parent
416205365a
commit
4d6d6abfb4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ branding:
|
|||
color: "orange"
|
||||
description: "Deploy your Cloudflare projects from GitHub using Wrangler"
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "dist/index.mjs"
|
||||
inputs:
|
||||
apiToken:
|
||||
|
|
Loading…
Reference in a new issue