Commit 6280a1ab authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): downgrade pypa

parent 5db8534e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ jobs:
        run: |
          python -m build --sdist --wheel --outdir dist/
      - name: Publish distribution 📦 to real PyPI
        uses: pypa/gh-action-pypi-publish@release/v1
        uses: pypa/gh-action-pypi-publish@release/v1.8.10
        with:
          password: ${{ secrets.PYPI_PASSWORD }}
      - name: Upload binaries to release