Skip to content

Commit

Permalink
chore: update build-image action
Browse files Browse the repository at this point in the history
  • Loading branch information
fioncat committed Jul 12, 2023
1 parent 5c80504 commit d9ddfec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Build Docker Image

on:
workflow_dispatch:
inputs:
target:
description: 'Build target'
type: choice
required: true
default: 'all'
options:
Expand Down

0 comments on commit d9ddfec

Please sign in to comment.