mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-22 01:53:24 +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:
|
branding:
|
||||||
icon: 'upload-cloud'
|
icon: 'upload-cloud'
|
||||||
color: 'orange'
|
color: 'orange'
|
||||||
description: 'Cloudflare Workers Deploy'
|
description: 'Deploy your Cloudflare Workers applications and sites directly from GitHub, using Wrangler'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
|
|
Loading…
Reference in a new issue