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

Use different key to allow for forks #84

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Conversation

chadwhitacre
Copy link
Member

No description provided.

Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me given the constraints we have with github actions.

@chadwhitacre chadwhitacre merged commit c3003a3 into main Mar 11, 2022
@chadwhitacre chadwhitacre deleted the cwlw/use-other-key branch March 11, 2022 16:12
@chadwhitacre chadwhitacre mentioned this pull request Mar 11, 2022
# to set it in one place in case we ever do need to roll it. 🤷

curl -O https://raw.githubusercontent.com/getsentry/.github/main/.github/workflows/FOSSA_API_KEY
echo '::set-output name=key::$(cat FOSSA_API_KEY | grep -v #)'
Copy link
Member Author

Choose a reason for hiding this comment

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

Quoting buggy, see #85.

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