diff --git a/.github/workflows/ci_cd.yaml b/.github/workflows/ci_cd.yaml index 1de303c..610edc9 100644 --- a/.github/workflows/ci_cd.yaml +++ b/.github/workflows/ci_cd.yaml @@ -62,9 +62,7 @@ jobs: # Then release to github github-release: - name: >- - 🛫 Release 📦 on GitHub - and upload them to GitHub Release + name: 🛫 Release 📦 on GitHub needs: - publish-to-pypi runs-on: ubuntu-latest