Skip to content

Commit

Permalink
log in to docker hub on release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMassaro committed Nov 4, 2023
1 parent 72aca8b commit 3d913e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
testItemId=${{ secrets.TESTITEMID }}
testMasterPassword=${{ secrets.TESTMASTERPASSWORD }}
- name: Login to DockerHub
if: ${{ github.ref == 'refs/heads/master' }}
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 3d913e1

Please sign in to comment.