Skip to content

Commit

Permalink
Merge pull request #33 from elgohr-update/master
Browse files Browse the repository at this point in the history
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
  • Loading branch information
kharann authored Oct 22, 2023
2 parents aa9765b + e49cd5b commit 996c33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1

- name: Publish to registry
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: gradestats
dockerfile: Dockerfile
Expand Down

0 comments on commit 996c33f

Please sign in to comment.