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

Unable to resolve action game-ci/steam-deploy@v1, unable to find version v1 #27

Closed
bilalakil opened this issue Dec 27, 2021 · 2 comments · Fixed by #28
Closed

Unable to resolve action game-ci/steam-deploy@v1, unable to find version v1 #27

bilalakil opened this issue Dec 27, 2021 · 2 comments · Fixed by #28
Labels
bug Something isn't working

Comments

@bilalakil
Copy link
Collaborator

Bug description

I see v1.0 has been tagged recently, so I expected to be able to reference the action as described in the README using game-ci/steam-deploy@v1, however as the title suggests this fails to be found.

How to reproduce

Use a workflow that has a step with:

      - uses: game-ci/steam-deploy@v1

Expected behavior

It should resolve to the commit tagged with v1.0.

@bilalakil bilalakil added the bug Something isn't working label Dec 27, 2021
@webbertakken webbertakken reopened this Dec 27, 2021
@webbertakken
Copy link
Member

Reopening this as the issue isn't yet resolved with #28.

Need further investigation.

@webbertakken
Copy link
Member

Solved.

This should now work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants