Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jodevsa committed May 12, 2023
1 parent fa449a1 commit 3361bfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-images-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ on:
new_images_tag:
required: true
type: string
push:
required: true
type: boolean
set_new_images_as_latest:
required: true
type: boolean
Expand Down

0 comments on commit 3361bfa

Please sign in to comment.