Merge pull request #100 from JSchmie/develop

update version v0.2.0 to PYPI
This commit is contained in:
Jacob Schmieder
2024-05-31 16:25:00 +02:00
committed by GitHub
-1
View File
@@ -57,7 +57,6 @@ jobs:
steps:
- name: Checkout Repository Tags
uses: actions/checkout@v4
if: github.ref == 'refs/tags/v*'
with:
fetch-depth: '0'
branch: 'main'