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: 🐛 Malformed URL on PR open event #4

Merged
merged 2 commits into from
May 23, 2024

Conversation

meisZWFLZ
Copy link
Member

@meisZWFLZ meisZWFLZ commented May 23, 2024

see for error: https://github.com/LemLib/Gamepad/actions/runs/9214344483/job/25350366702?pr=3

This should fix it by setting the inputs.repository context to github.repository by default, and therefore ensuring the URL has the correct repository.

Download the template for this pull request:

Note

This is auto generated from Add Template to Pull Request

curl -o [email protected]+a0f62b.zip https://nightly.link/LemLib/Gamepad/actions/artifacts/1532924916.zip;
pros c fetch [email protected]+a0f62b.zip;
pros c apply [email protected]+a0f62b;
rm [email protected]+a0f62b.zip;

meisZWFLZ added 2 commits May 23, 2024 15:18
.. not a URL!
how could ctrl c ctrl v have betrayed me :(
@Aang099 Aang099 merged commit 75eb85e into main May 23, 2024
2 checks passed
@Aang099 Aang099 deleted the ci/fix/malformed-url-on-pr-open-event branch May 23, 2024 22:41
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

Successfully merging this pull request may close these issues.

2 participants