mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Update action title and description
This commit is contained in:
parent
30f8ab4474
commit
bdf9196cd6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
name: 'Cloudflare Workers Deploy'
|
||||
name: 'Deploy to Cloudflare Workers with Wrangler'
|
||||
branding:
|
||||
icon: 'upload-cloud'
|
||||
color: 'orange'
|
||||
description: 'Cloudflare Workers Deploy'
|
||||
description: 'Deploy your Cloudflare Workers applications and sites directly from GitHub, using Wrangler'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
|
Loading…
Reference in a new issue