Skip to content

Commit

Permalink
fix workflow input
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 7, 2024
1 parent 0aa7029 commit ed3b786
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ jobs:
needs:
- build-python-package
- deploy-python-package
with:
version: ${{ needs.build-python-package.outputs.version }}

set-pipeline-exit-status:
# This step is just so we can make github require this step, to pass checks
Expand Down

0 comments on commit ed3b786

Please sign in to comment.