actions-marketplace-validations/Make DEV post
Make a a post on DEV (dev.to) using GitHub actions !!!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 13, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/codewithpom_dev-api@fc1e32f5b59e3b9c563cee0c36f61f42a2010139 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| title | Title of the post | yes | API Testing |
| tags | Tags array of the post | yes | [] |
| body | Makrdown body of the post | yes | # Testing the API |
| publish | If you want it to be published add true and if you want it to be draft add false | yes | false |
| api_key | Your DEV api key | yes | — |
Outputs
no outputs