Skip to content

Commit

Permalink
Trigger rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubno committed Dec 11, 2023
1 parent 942e767 commit 923f89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Log in to Docker Hub
- name: Log in to DockerHub
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 923f89d

Please sign in to comment.