Skip to content

Commit

Permalink
Update create-release.yaml (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura authored Jul 20, 2023
1 parent 44d5cc8 commit 2d6703a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- name: Check tag
run: ./scripts/check_release_tag.sh ${{ github.event.inputs.name }}

- name: Check image
run: ./scripts/check_image.sh
# - name: Check image
# run: ./scripts/check_image.sh

- name: Verify
run: ./scripts/verify-keda-status.sh
Expand Down

0 comments on commit 2d6703a

Please sign in to comment.