Skip to content

Commit

Permalink
Fix workflow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Jul 15, 2024
1 parent 384eaf5 commit ae43037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
check-release:
runs-on: ubuntu-latest
needs:
- publish-multi-arch-image
- release
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit ae43037

Please sign in to comment.