Skip to content

Commit

Permalink
fix: remove requirement from branch input
Browse files Browse the repository at this point in the history
  • Loading branch information
jacderida committed Jul 4, 2024
1 parent fc9db61 commit a243dd3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ on:
branch:
description: The branch to build.
type: string
required: true
default: main
tag:
description: The tag to build.
type: string
required: false

# Copied from `release.yml`
# During the build step, the env variable has to be manually sent to the containers for cross platform builds.
Expand Down

0 comments on commit a243dd3

Please sign in to comment.