Update action title and description

This commit is contained in:
Kristian Freeman 2019-10-15 11:18:29 -05:00
parent 30f8ab4474
commit bdf9196cd6

View file

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