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
I have used it for the first time in a while, but #22 still seems to be unresolved.
The commit below show some places I have found that should be changed but are not. I think this is all. 34j/hexo-renderer-pdf@f7df450
Without this, the GitHub repository could not be found and the release action could not be done properly.
Thanks for the your great template.
The text was updated successfully, but these errors were encountered:
I hadn't noticed #34 🤣, it shoud fix this
Sorry, something went wrong.
LOL seems the MR has been accidentally closed while I'm cleaning up my repos.
But you may use the fixed script in the MR changed list:
sed -i.tmp "s/\([^@]\)ryansonshine/\1$GITHUB_USER/g; s/typescript-npm-package-template\|my-package-name/$REPO_NAME/g; s/Ryan Sonshine/$FULL_NAME/g" package.json package-lock.json README.md rm *.tmp
No branches or pull requests
Current Behavior
I have used it for the first time in a while, but #22 still seems to be unresolved.
The commit below show some places I have found that should be changed but are not. I think this is all.
34j/hexo-renderer-pdf@f7df450
Without this, the GitHub repository could not be found and the release action could not be done properly.
Thanks for the your great template.
Expected Behavior
Steps to Reproduce the Problem
Environment
The text was updated successfully, but these errors were encountered: