mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Added comment with link
This commit is contained in:
parent
4d6d6abfb4
commit
f5d1ca36ae
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ branding:
|
|||
color: "orange"
|
||||
description: "Deploy your Cloudflare projects from GitHub using Wrangler"
|
||||
runs:
|
||||
# Possible values: https://github.com/actions/runner/blob/main/src/Runner.Common/Util/NodeUtil.cs#L9
|
||||
using: "node20"
|
||||
main: "dist/index.mjs"
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue