Skip to content

Conversation

@AWrightIV
Copy link

More ergonomics to potentially prevent devs from needing to open an issue like: #2

README.md Outdated
- name: Check secrets
id: check
run: |
if ! [[ -n "${{ secrets.GB_API_TOKEN }}" && -n "${{ secrets.GB_API_HOST }}" ]]; then

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the GB_API_HOST secret not required, as it'll default to the cloud API URL?

@AWrightIV
Copy link
Author

@royalfig Take another look now that the optional secret isn't required

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