Skip to content

Commit

Permalink
Fix docker-publish-latest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
choidabom committed Oct 11, 2024
1 parent c15c536 commit 8141a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- main
paths:
- ".github/workflows/docker-publish-latest.yaml"
- "Dockerfile"
- "backend/**"
jobs:
call-base-docker-publish:
uses: ./.github/workflows/base-docker-publish.yml
Expand Down

0 comments on commit 8141a2a

Please sign in to comment.