Skip to content

Commit

Permalink
test publish
Browse files Browse the repository at this point in the history
  • Loading branch information
albemordo committed Feb 5, 2024
1 parent 481fe45 commit 4ca33ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if [ "$VERSION" != "$EXPECTED_VERSION" ]; then
echo "Version $VERSION matches the branch/tag name $EXPECTED_VERSION."
exit 1
else
fi
# - name: Publish package
# uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit 4ca33ce

Please sign in to comment.