Skip to content

Commit

Permalink
V2/cd v1.3 (#119)
Browse files Browse the repository at this point in the history
* Push new image to Docker registry
  • Loading branch information
EmadMokhtar committed Apr 28, 2024
1 parent 9a40088 commit cc6314e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
prerelease: false

- name: Log in to Docker Hub
uses: docker/login-action@v1.10.0
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
Expand Down

0 comments on commit cc6314e

Please sign in to comment.