We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Is the intention of this line to print out the versin of this action?
latexmk-action/entry.sh
Line 37 in b588788
In this case it should say 0.16.1 right now :)
0.16.1
The text was updated successfully, but these errors were encountered:
@erikw check this out: https://github.com/yegor256/latexmk-action/blob/0.16.1/entry.sh#L37
This line is modified by our release script, for each GitHub tag, here: https://github.com/yegor256/latexmk-action/blob/master/.rultor.yml#L18 In the master branch we keep it virgin: 0.0.0
master
Sorry, something went wrong.
Ohh thanks for explaining. I see
No branches or pull requests
Is the intention of this line to print out the versin of this action?
latexmk-action/entry.sh
Line 37 in b588788
In this case it should say
0.16.1
right now :)The text was updated successfully, but these errors were encountered: