mastoryberlin/Mastory Content Action
Propagates changes to your repository so they become directly available in Mastory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 24, 2024
- License
- MIT
Pinned Snippet
uses: mastoryberlin/content-action@d8354d9d136858ac1ce2a70dcd13b43fcac3165c # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| scope | Your content contributor scope (by default, your GitHub user or organization name). Check your profile page on mastory.io if you are unsure what your scope name is. | no | ${{ github.repository_owner }} |
| api_key | Your Mastory API key. | yes | — |
| add | Adds all files in your repository to your content scope, assuming they are not yet present. | — | "" |
| reinit | Re-initializes your content scope based on a full re-evaluation of your repository. | — | "" |
| url_base | The base URL for calls to the Content API. | — | https://app.mastory.io/api/content |
Outputs
no outputs