Skip to content

Commit

Permalink
Release v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Mar 28, 2024
1 parent dc01cca commit 39d16dd
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 @@ -116,7 +116,7 @@ jobs:
# git diff
# exit 1
# fi
# - if: ${{ matrix.language == 'python' && env.PUBLISH_PYPI == 'true' }}
- if: ${{ matrix.language == 'python' && env.PUBLISH_PYPI == 'true' }}
name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.10
with:
Expand Down

0 comments on commit 39d16dd

Please sign in to comment.