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

bugfix: Do not require token for release check #5

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

jharshman
Copy link
Owner

This update removes the need for a GH token while making API calls to check for the latest FWSYNC version. The cli/go-gh package is replaced with google/go-github and the notifyIfUpdateAvailable function is updated accordingly.

This update removes the need for a GH token while making API calls to
check for the latest FWSYNC version. The cli/go-gh package is replaced
with google/go-github and the notifyIfUpdateAvailable function is
updated accordingly.
@jharshman jharshman merged commit 50a009f into master Jun 23, 2023
2 checks passed
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.

None yet

1 participant