Hi there,
I followed your documentation steps to use this project as a github action and I received this warning:
Unexpected input(s) 'medium-token', 'medium-author-id', valid inputs are ['github-token', 'content-dir', 'dev-to-token']
This is the link of the workflow to verify if I'm using it correctly: https://github.com/luiscachog/luiscachog.io/blob/master/.github/workflows/publish-to-medium-dev-to.yml
Also, I noticed that none of my previous posts were published in dev.to either. Do a post needs to be included somehow in the commit?
How can I test that it is publishing as needed?
Thank you
Hi there,
I followed your documentation steps to use this project as a github action and I received this warning:
This is the link of the workflow to verify if I'm using it correctly: https://github.com/luiscachog/luiscachog.io/blob/master/.github/workflows/publish-to-medium-dev-to.yml
Also, I noticed that none of my previous posts were published in dev.to either. Do a post needs to be included somehow in the commit?
How can I test that it is publishing as needed?
Thank you