Skip to content

Commit

Permalink
[chore] Don't require input branch in build-publish workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
javacruft committed Dec 12, 2023
1 parent 457496f commit ac53751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
type: boolean
branch:
description: Branch to build from
required: true
default: main
type: string

Expand Down

0 comments on commit ac53751

Please sign in to comment.