Commit 0c2af029 authored by Fedor Batonogov's avatar Fedor Batonogov
Browse files

test github ations

parent c3d979c8
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -18,9 +18,6 @@ jobs:
      -
        name: Login to DockerHub
        uses: docker/login-action@v1 
        with:
          push: true
          tags: batonogov/pyinstaller-windows:dev
        with:
          username: ${{ secrets.DOCKERHUB_USERNAME }}
          password: ${{ secrets.DOCKERHUB_TOKEN }}