Skip to content

Commit

Permalink
Update action (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
trispera authored Aug 6, 2024
1 parent c3e7381 commit f656ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-publish-drs-filer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Login to Docker Hub
uses: docker/[email protected]
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
username: ${{ secrets.DOCKERHUB_LOGIN }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Extract metadata (tags, labels) for Docker
Expand Down

0 comments on commit f656ac5

Please sign in to comment.