Update action.yml

This commit is contained in:
DemosJarco 2023-09-04 11:50:59 -07:00
parent 416205365a
commit 4d6d6abfb4
No known key found for this signature in database
GPG key ID: BF473F7DCCD98068

View file

@ -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: