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