We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
e.g. action-eslint v1.4.0 https://github.com/reviewdog/action-eslint/releases/tag/v1.4.0 was published, but the latest version on GitHub Marketplace is still v1.0.0.
https://github.com/marketplace/actions/run-eslint-with-reviewdog
It looks that the content of README is updated to v1.4.0, and the release badge points the latest version v1.4.0. It may confuse users.
Unfortunately, I can't find any API that publish to GitHub Marketplace. https://developer.github.com/v3/repos/releases/
The text was updated successfully, but these errors were encountered:
yeah, there are no release API for github marketplace. Please let me know if you find it.
In the meantime, I think it's fine to leave it as is. We can recommend users to use @v1 tag.
@v1
Sorry, something went wrong.
No branches or pull requests
e.g. action-eslint v1.4.0 https://github.com/reviewdog/action-eslint/releases/tag/v1.4.0 was published, but the latest version on GitHub Marketplace is still v1.0.0.
https://github.com/marketplace/actions/run-eslint-with-reviewdog
It looks that the content of README is updated to v1.4.0, and the release badge points the latest version v1.4.0.
It may confuse users.
Unfortunately, I can't find any API that publish to GitHub Marketplace.
https://developer.github.com/v3/repos/releases/
The text was updated successfully, but these errors were encountered: