Skip to content

Commit

Permalink
Recover release-please.yml condition
Browse files Browse the repository at this point in the history
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
  • Loading branch information
Yikun committed Apr 27, 2023
1 parent e275d0f commit 6c2e4e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
sudo apt-get install -y qemu-user-static
- name: Build image
if: ${{ steps.release.outputs.release_created }}
id: buildah-build
uses: redhat-actions/buildah-build@v2
with:
Expand Down

0 comments on commit 6c2e4e3

Please sign in to comment.