navikt/Datastory update
Update datastory in datamarkedsplassen
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 22, 2026
- License
- MIT
Pinned Snippet
uses: navikt/story-upload@e8225ed2c25edf75ca3cfeea9f91801fde62bf17 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| id | The ID of the datastory | yes | — |
| dir | The folder containing the datastory files | yes | — |
| team_token | The team token for the team owning the datastory | yes | — |
| env | The environment to publish the datastory (dev/prod). Defaults to dev if omitted. | no | dev |
| public | Boolean indicating whether to publish quarto publically. Defaults to false if omitted | no | false |
| batch_size | The batch size for the datastory files. Defaults to 10. | no | 10 |
Outputs
no outputs