Skip to content

Commit

Permalink
Merge pull request #38 from m0ngr31/docker-deploy
Browse files Browse the repository at this point in the history
fix action
  • Loading branch information
m0ngr31 authored Sep 14, 2021
2 parents 0357f1a + f20855f commit 765bf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
uses: peter-evans/dockerhub-description@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: m0ngr31/dailynotes

0 comments on commit 765bf39

Please sign in to comment.