Skip to content

Commit

Permalink
Update build-and-publish-docker-images-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink authored Sep 13, 2023
1 parent 5cef4b4 commit f5b698d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
Build-and-publish-docker-images:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master

- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit f5b698d

Please sign in to comment.