updated version tagger
This commit is contained in:
parent
00c165e0dc
commit
3e51b7a7d0
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -100,8 +100,7 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repo_name: arabcoders/ytptube
|
||||
path: app/library/version.py
|
||||
variable: APP_VERSION
|
||||
|
||||
regex: 'APP_VERSION\s=\s\"(.+)\"'
|
||||
|
||||
dockerhub-sync-readme:
|
||||
needs: push-build
|
||||
|
|
|
|||
Loading…
Reference in a new issue