Skip to content

Commit

Permalink
Fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
dzarlax committed Mar 21, 2024
1 parent 2b34c9a commit b105b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Push Docker image on Release

on:
workflow_run:
workflows: ["Build and Push Docker image on Release"]
workflows: ["Auto Tag, Release, and Changelog"]
types:
- completed

Expand Down

0 comments on commit b105b2d

Please sign in to comment.