Skip to content

Commit

Permalink
Update publish-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbobaylor committed Apr 30, 2023
1 parent 1a8088c commit 3bf6d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@latest

- name: Log in to Docker Hub
uses: docker/login-action@v2
Expand Down

0 comments on commit 3bf6d6f

Please sign in to comment.