Skip to content

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v…
Browse files Browse the repository at this point in the history
…5) (#17)
  • Loading branch information
elgohr committed Jun 1, 2023
1 parent 2f1610c commit 4c677d0
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 @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Publish to Dockerhub
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: photonquantum/pystargazer
username: ${{ secrets.PQ_DOCKER_USERNAME }}
Expand Down

0 comments on commit 4c677d0

Please sign in to comment.