This commit is contained in:
AnidlSupport 2023-03-04 23:37:11 +01:00
parent 758f1c4e4e
commit f99deeb4ba

View file

@ -50,7 +50,6 @@ jobs:
id: buildx
uses: docker/setup-buildx-action@v1
- name: Login to DockerHub
if: ${{ github.ref == 'refs/heads/master' }}
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}