Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Dec 16, 2024
1 parent 762e0bd commit 70310d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python3 -m build
echo "Contents of dist directory:"
ls -la dist/
ls dist/
VERSION=${{ github.event.release.tag_name }}
SDIST_PACKAGE_NAME="schematicpy-${VERSION}.tar.gz"
Expand Down

0 comments on commit 70310d1

Please sign in to comment.