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: un-encode {repo} URL parameter when it's set to github.repository #72

Merged
merged 6 commits into from
Jan 26, 2021

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Jan 26, 2021

fixes #71

@gr2m gr2m changed the title fix: un-encode {repo} URL parameter when its fix: un-encode {repo} URL parameter when it's set to github.repository Jan 26, 2021
@gr2m gr2m added the bug label Jan 26, 2021
@gr2m
Copy link
Contributor Author

gr2m commented Jan 26, 2021

@gr2m
Copy link
Contributor Author

gr2m commented Jan 26, 2021

3a1f16e is probably not the most elegant solution but it will likely resolve the most common problem for now.

The CI fails now with an unrelated error 🤷🏼

@gr2m gr2m force-pushed the workaround-github-repository-url-parameter branch from 1715c5c to 5ea7e37 Compare January 26, 2021 01:05
@gr2m gr2m merged commit 7a09f9e into master Jan 26, 2021
@gr2m gr2m deleted the workaround-github-repository-url-parameter branch January 26, 2021 01:07
@gr2m
Copy link
Contributor Author

gr2m commented Jan 26, 2021

🎉 This PR is included in version 2.0.26 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

v2.0.25 fails with 404 when using {repository} URL parameter set to ${{ github.repository }}
1 participant