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 installer #19

Merged
merged 1 commit into from
Mar 30, 2020
Merged

Fix installer #19

merged 1 commit into from
Mar 30, 2020

Conversation

rgreinho
Copy link
Owner

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Description

Removes unnecessary use of GITHUB_TOKEN and uses curl instead fetch.

Checklist:

  • [] I have updated the documentation accordingly
  • I have updated the Changelog (if applicable)

Fixes #16

@rgreinho rgreinho added the kind/bug Something isn't working label Mar 30, 2020
@rgreinho rgreinho self-assigned this Mar 30, 2020
@rgreinho rgreinho force-pushed the issues/16/fix-installer branch from 23a3483 to 9d7109b Compare March 30, 2020 20:00
Removes unnecessary use of `GITHUB_TOKEN` and uses `curl` instead `
fetch`.

Fixes #16
@rgreinho rgreinho force-pushed the issues/16/fix-installer branch from 9d7109b to b36e1a0 Compare March 30, 2020 20:16
@rgreinho rgreinho merged commit 27c8c1e into master Mar 30, 2020
@rgreinho rgreinho deleted the issues/16/fix-installer branch March 30, 2020 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installer script does not work
1 participant