Merge pull request #100 from JSchmie/develop
update version v0.2.0 to PYPI
This commit is contained in:
@@ -57,7 +57,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository Tags
|
- name: Checkout Repository Tags
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
if: github.ref == 'refs/tags/v*'
|
|
||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
branch: 'main'
|
branch: 'main'
|
||||||
|
|||||||
Reference in New Issue
Block a user