Skip to content

"fileName" is not a permitted key." #98

Open
@cristianmtr

Description

@cristianmtr

config:

      - name: XXXX
        uses: exuanbo/actions-deploy-gist@v1
        with:
          token: ${{ secrets.XXXX }}
          gist_id: XXXX
          gist_description: "XXXX"
          gist_file_name: XXXXX
          file_path: XXXXX

Log:

Run exuanbo/actions-deploy-gist@v1
  with:
    token: ***
    gist_id: XXXX
    gist_description: XXXX
    gist_file_name: XXXX
    file_path: XXXX
    file_type: text
  env:
    REPO_NAME: XXXX
    suffix: XXX
::group::Dump inputs
Dump inputs
  [INFO] GistId: XXXX
  [INFO] GistDescription: XXXX
  [INFO] GistFileName: XXXX
  [INFO] FilePath: XXXX
  [INFO] FileType: text
  ::endgroup::
::group::Deploy to gist
Deploy to gist
  [INFO] Action failed with "Error: Invalid request.
  
  "fileName" is not a permitted key."
  ##[debug]Node Action run completed with exit code 1
  ##[debug]Finishing: Deploy coverage badge

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