Release: temporarily ignore errors with bumping version and pypi push

This commit is contained in:
Šarūnas Nejus 2024-11-22 01:58:26 +00:00
parent 4a5b9a26f1
commit cf3acec555
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435

View file

@ -15,6 +15,7 @@ jobs:
increment-version:
name: Bump project version and commit it
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v4
- name: Install Python tools
@ -79,6 +80,7 @@ jobs:
name: Publish distribution 📦 to PyPI
runs-on: ubuntu-latest
needs: build
continue-on-error: true
environment:
name: pypi
url: https://pypi.org/p/beets