Skip to content

Echo of versin is wrong? #69

New issue

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

Closed
erikw opened this issue May 2, 2025 · 2 comments
Closed

Echo of versin is wrong? #69

erikw opened this issue May 2, 2025 · 2 comments

Comments

@erikw
Copy link

erikw commented May 2, 2025

Is the intention of this line to print out the versin of this action?

echo "latexmk-action 0.0.0"

In this case it should say 0.16.1 right now :)

@yegor256
Copy link
Owner

@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

@erikw
Copy link
Author

erikw commented May 17, 2025

Ohh thanks for explaining. I see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants