Compare commits

...

1 Commits

Author SHA1 Message Date
Kristian Freeman bdf9196cd6 Update action title and description 2019-10-15 11:18:29 -05:00
+2 -2
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'