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 CI #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix CI #4

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 8, 2020

When 'pull_request' was triggered, the ci tried to create a release in another repo and it didn't work. I fixed this.

Known issues
This is a bad structure, since if you want to make changes in one file you'll have to make it in the other one as well.

When 'pull_request' was triggered, the ci tried to create a release in another repo and it didn't work.
@buttercubz
Copy link
Owner

`https://github.com/buttercubz/go-graviton/raw/master/bin/go-langserver_${

this line must be replaced with de binary release url

@ghost ghost mentioned this pull request Dec 21, 2020
@ghost
Copy link
Author

ghost commented Dec 21, 2020

You should use the gh_url env variable and set it from the CI instead. Do it yourself if you wish.

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.

1 participant