diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..233522f Binary files /dev/null and b/.DS_Store differ diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5d8f8a6..2b2f0fd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -3,7 +3,7 @@ name: Publish to PyPI on: release: types: - - created + - published jobs: publish: