mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2024-11-23 04:11:05 -05:00
parent
6cbe966de9
commit
ae65a272d9
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ outputs:
|
||||||
description: 'HTTP Response Content'
|
description: 'HTTP Response Content'
|
||||||
headers:
|
headers:
|
||||||
description: 'HTTP Response Headers'
|
description: 'HTTP Response Headers'
|
||||||
|
status:
|
||||||
|
description: 'HTTP status message'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|
Loading…
Reference in a new issue