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

feat: use get-github-auth-token for gh auth tokens #178

Merged
merged 3 commits into from
May 26, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

get-github-auth-token is used to retrieve a GitHub auth token from process.env.GH_TOKEN or executing gh auth token.

Removes the now-unnecessary --auth parameter.

💖

@JoshuaKGoldberg JoshuaKGoldberg merged commit f9c0be1 into main May 26, 2024
9 of 10 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the get-github-auth-token branch May 26, 2024 10:11
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.

🚀 Feature: Default auth to $(gh auth token) if possible
1 participant