diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..233522f6 Binary files /dev/null and b/.DS_Store differ diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5d8f8a68..2b2f0fd2 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: