diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index acc34dd2..a1e86039 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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