Skip to content

Commit

Permalink
Use new docker hub token
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 29, 2023
1 parent 653b71b commit a92eb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
uses: jerray/publish-docker-action@v1.0.5
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
password: ${{ secrets.DOCKER_TOKEN }}
repository: webpronl/reveal-md
auto_tag: true

0 comments on commit a92eb57

Please sign in to comment.