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

Fix invalid repo reference in calls to GH api #5

Open
meeDamian opened this issue Nov 20, 2019 · 0 comments
Open

Fix invalid repo reference in calls to GH api #5

meeDamian opened this issue Nov 20, 2019 · 0 comments

Comments

@meeDamian
Copy link
Owner

In this case (line 66) we query the GH api and not docker.

Of course 🤦🏻‍♂️. It's a bug, and the ${SLUG} there should be changed to ${GITHUB_REPOSITORY}.

GH Actions are still in very active development. Things change all the time, and there's a bunch of odd behaviours (secrets not working in forks 🤷🏻‍♂️), so while I vaguely remember someone creating a way to run GH Actions locally, I think for now it might be better to just bruteforce them against the real thing :P.

I actually created a separate repo for myself where I can just quickly test how things work on them.

Originally posted by @meeDamian in #3 (comment)

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

1 participant