-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inputs: make the
doc
parameter optional
The GH action `doc:` input parameter should be optional. Indeed, since we introduced the [directory deploy for Hubs in the CLI](bump-sh/cli#462), the `--doc` parameter became optional for hubs deployments. This PR makes sure the `doc` input of the GitHub action is also optional to be able to deploy a whole directory to a Bump.sh Hub from the GitHub action too.
- Loading branch information
Showing
2 changed files
with
63 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters