Skip to content

Commit

Permalink
fix(ci): 🐛 (#388) issues within ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Sep 24, 2023
1 parent a94785c commit e063b29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
contents: read
packages: write
uses: ./.github/workflows/push_docker.yml
with:
tag: ${{ needs.release_please.outputs.tag_name }}
secrets: inherit
call_release_test_docker_images:
if: ${{ needs.release_please.outputs.release_created }}
Expand Down

0 comments on commit e063b29

Please sign in to comment.