Skip to content

Commit 1461915

Browse files
author
Victor Machado
committed
bugfix in pypi-release-publish workflow
1 parent a64975a commit 1461915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pypi-release-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
password: ${{ secrets.PYPI_API_TOKEN }}
4646

4747
check-froster-installation:
48-
needs: deploy
48+
needs: pypi-release
4949
runs-on: ubuntu-latest
5050
steps:
5151

0 commit comments

Comments
 (0)