Skip to content

Commit

Permalink
Fix release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
susannasiebert authored Apr 19, 2024
1 parent 714c13e commit ea48db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
docker: # https://docs.docker.com/ci-cd/github-actions/
needs: pypi
needs: publish-to-pypi
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit ea48db2

Please sign in to comment.