Update action.yml

This commit is contained in:
indiesdev
2020-05-28 18:00:41 +07:00
committed by GitHub
parent 9f85844a4a
commit 01c9f30254

View File

@@ -1,4 +1,4 @@
name: 'cURL Axios'
name: 'cURL axios'
description: 'cURL action to perform REST API based on Axios'
inputs:
url:
@@ -40,4 +40,4 @@ branding:
color: 'gray-dark'
runs:
using: 'node12'
main: 'dist/index.js'
main: 'dist/index.js'