Skip to content

Commit

Permalink
fixing github action
Browse files Browse the repository at this point in the history
  • Loading branch information
terminaldweller committed May 14, 2024
1 parent 1f66320 commit 9c0223e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Log in to Docker Hub
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
with:
Expand Down

0 comments on commit 9c0223e

Please sign in to comment.