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
In the readme the example shown is uses: narrowspark/template-sync-action@v1. unfortunately this does not work as it fails with error:
uses: narrowspark/template-sync-action@v1
Unable to resolve action `narrowspark/template-sync-action@v1`, unable to find version `v1`
Are you able to publish this to the Marketplace with version 1 or atleast update the docs with a tag that works.
Thanks
The text was updated successfully, but these errors were encountered:
Awesome! Thank you for taking the time to create your first issue! Please review the guidelines
Sorry, something went wrong.
Hey :), im sorry, this action is still in alpha and has some problems with creating a 100% correct diff, this is why i didnt put it to the marked.
You can check a example on https://github.com/testomat/terminal-colour/blob/master/.github/workflows/template-sync.yml
After finishing https://github.com/narrowspark/template-sync-action/tree/feature/diff, this should create better diffs, im reacting a Marketplace release
No branches or pull requests
In the readme the example shown is
uses: narrowspark/template-sync-action@v1
. unfortunately this does not work as it fails with error:Are you able to publish this to the Marketplace with version 1 or atleast update the docs with a tag that works.
Thanks
The text was updated successfully, but these errors were encountered: