Skip to content

Commit

Permalink
Change password to access token
Browse files Browse the repository at this point in the history
  • Loading branch information
shcorya authored Jan 8, 2024
1 parent 42ab0af commit 2fb26b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Update Docker Hub information
uses: meeDamian/[email protected]
with:
pass: ${{ secrets.DOCKER_HUB_PASSWORD }}
pass: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
description: true

- name: Image digest
Expand Down

0 comments on commit 2fb26b7

Please sign in to comment.