We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05174fd commit cd705b1Copy full SHA for cd705b1
.github/workflows/release.yaml
@@ -62,7 +62,6 @@ jobs:
62
${{ runner.os }}-buildx-
63
64
- name: Login to DockerHub
65
- if: github.ref == 'refs/heads/master'
66
uses: docker/login-action@v1
67
with:
68
username: ${{ secrets.DOCKERHUB_USERNAME }}
0 commit comments