8000 How to give json data in the args section? · Issue #1 · wei/curl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to give json data in the args section? #1
Open
@chiju

Description

@chiju

Getting error " mapping values are not allowed in this context" while having workflow as given below
<
on: push
jobs:
curl:
runs-on: ubuntu-latest
steps:
- name: curl
uses: wei/curl@master
with:
args: -vvf -uxxxxxxxxxxxxxxxxxxxxx -H "Content-Type: application/json" -X POST https://api.bintray.com/packages/chiju/rpms/openssh/versions --data '{"name": "7.6", "github_use_tag_release_notes": false }'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0