mirror of
https://git.mirrors.martin98.com/https://github.com/cyberman54/curl
synced 2025-08-22 12:09:12 +08:00
Update action.yml
This commit is contained in:
parent
9f85844a4a
commit
01c9f30254
@ -1,4 +1,4 @@
|
|||||||
name: 'cURL Axios'
|
name: 'cURL axios'
|
||||||
description: 'cURL action to perform REST API based on Axios'
|
description: 'cURL action to perform REST API based on Axios'
|
||||||
inputs:
|
inputs:
|
||||||
url:
|
url:
|
||||||
@ -40,4 +40,4 @@ branding:
|
|||||||
color: 'gray-dark'
|
color: 'gray-dark'
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user