x-color/Zenn Post Scheduler
Publish an article of Zenn. It updates 'published' parameter in the article depending on target_key parameter (default 'published_at').
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | A directory path for articles | no | articles |
| target_key | A key of publication date | no | published_at |
| user | Your Zenn account name. It's required if you want 'published_url'. | no | "" |
Outputs
| name | description |
|---|---|
| published | An list of published articles |
| published_url | An list of published articles url |