Docker
This commit is contained in:
parent
758f1c4e4e
commit
f99deeb4ba
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release-matrix.yml
vendored
1
.github/workflows/release-matrix.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue