Skip to content

Commit

Permalink
💚 fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ad2ien committed Sep 5, 2023
1 parent 7f92eef commit ec66753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: ./.github/workflows/test.yml

build:
uses: ./.github/workflows/build.yml
uses: ./.github/workflows/docker-build.yml

publish-docker-images:
needs:
Expand Down

0 comments on commit ec66753

Please sign in to comment.