Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Nov 18, 2023
1 parent 770d4d9 commit 1faff55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Metadata
uses: docker/metadata-action@v5
with:
images: pikokr/mc-router-manager
- name: Login to docker hub
uses: docker/login-action@v3
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 1faff55

Please sign in to comment.