Skip to content

Commit

Permalink
Update release.yml (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamarleviCm authored Feb 19, 2024
1 parent aa65ddc commit ecf2535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
docker info
- name: Login to Docker Hub
if: inputs.dev == false
uses: docker/login-action@62216b50636a8c8c25d246437857ed84232019ca #v1
uses: docker/login-action@dd4fa0671be5250ee6f50aedf4cb05514abda2c7 #v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit ecf2535

Please sign in to comment.