Loading .github/workflows/build_win64.yml +2 −2 Original line number Diff line number Diff line name: ci name: build_win64 on: push: Loading @@ -20,7 +20,7 @@ jobs: uses: docker/login-action@v1 with: push: true tags: user/app:latest tags: batonogov/pyinstaller-windows:dev secrets: | GIT_AUTH_TOKEN=${{ secrets.MYTOKEN }} - Loading Loading
.github/workflows/build_win64.yml +2 −2 Original line number Diff line number Diff line name: ci name: build_win64 on: push: Loading @@ -20,7 +20,7 @@ jobs: uses: docker/login-action@v1 with: push: true tags: user/app:latest tags: batonogov/pyinstaller-windows:dev secrets: | GIT_AUTH_TOKEN=${{ secrets.MYTOKEN }} - Loading