Skip to content

HTTPError: 404 Not Found from https://pypi.org/legacy/  #130

Closed
@njzjz

Description

I got the following error when I use pypa/gh-action-pypi-publish@release/v1

ERROR    HTTPError: 404 Not Found from https://pypi.org/legacy/                 
         Not Found

My workflow is

      - uses: pypa/gh-action-pypi-publish@release/v1
        with:
          user: __token__
          password: ${{ secrets.pypi_password }}

Log:
https://github.com/deepmodeling/deepmd-kit/actions/runs/4433636725/jobs/7779438170#step:4:1

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions