Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: CindyvdVries <cindyvdvries@gmail.com>
  • Loading branch information
CindyvdVries authored Jun 25, 2024
1 parent b3c2383 commit 163d8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
project_version: ${{ needs.bump-up-version.outputs.project_version }}

docker-build:
needs: create-release
needs: bump-up-version
uses: ./.github/workflows/docker_image.yml

0 comments on commit 163d8b5

Please sign in to comment.