update path to version.py
This commit is contained in:
parent
70eb27291f
commit
4787579d67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -97,7 +97,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
repo_name: arabcoders/ytptube
|
repo_name: arabcoders/ytptube
|
||||||
path: app/version.py
|
path: app/library/version.py
|
||||||
variable: APP_VERSION
|
variable: APP_VERSION
|
||||||
|
|
||||||
dockerhub-sync-readme:
|
dockerhub-sync-readme:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue