Skip to content

New release asset upload 'Deprecation' message in log output #129

@nialov

Description

@nialov

Info

softprops/action-gh-release@v1 failed with a 'Deprecation' error.

See gist link for the error message:

https://gist.github.com/nialov/e151ed3511bc55de3dae2bacb91b0ddb

Background

My workflow additionally uses:

      # Checkout repository
      - name: Checkout
        uses: actions/checkout@v2

      - name: Set up python
        uses: actions/setup-python@v2
        with:
          python-version: 3.8

      - name: Install Poetry
        uses: snok/install-poetry@v1.1.6

      - name: Zip
        uses: papeloto/action-zip@v1

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