fixes
This commit is contained in:
parent
d834b3a33d
commit
0174a1f5d0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -92,7 +92,6 @@ jobs:
|
|||
|
||||
- name: Version tag
|
||||
uses: Jorricks/action-python-autotagging@1.0.1
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path: app/version.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue