actions-marketplace-validations/publish-mason-brick
Publishes mason bricks to https://brickhub.dev
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 28, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/abitofevrything_publish-mason-brick@8484070407ecc8b0cf97cd183a550fb0412f2c29 # no releases — HEAD as of 2026-07-21tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path of the brick relative to the repositories root | no | . |
| The email address to use to login to brickhub.dev | yes | — | |
| password | The password to use to login to brickhub.dev | yes | — |
| dryRun | Whether a dry run should be done. No bricks will be uploaded if this is set to true. | no | false |
Outputs
| name | description |
|---|---|
| name | The name of the brick being published |
| version | The current version of the brick |
| oldVersion | The version of the brick on brickhub.dev before this script was run |