Skip to content
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

GitHub Actions can't find the @v1 version of the action #9

Closed
oehnstro opened this issue Nov 8, 2023 · 1 comment
Closed

GitHub Actions can't find the @v1 version of the action #9

oehnstro opened this issue Nov 8, 2023 · 1 comment

Comments

@oehnstro
Copy link

oehnstro commented Nov 8, 2023

It seems the example in the readme file is using @v1 as the version of the action. GitHub can't find this version. Using @v1.0.0 works, so I guess there either needs to be a new tag/release with just v1 or the example should be updated to use v1.0.0.

The action itself works really well, thank you!

corymhall added a commit that referenced this issue Nov 14, 2023
@corymhall
Copy link
Owner

@oehnstro thanks for the feedback! I updated the example in the README

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