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!: Remove github_token input and use default GITHUB_TOKEN from ca… #21

Closed
wants to merge 1 commit into from

Conversation

activescott
Copy link
Owner

No description provided.

…lling workflow

The `github_token` input was removed and the action now uses the default `GITHUB_TOKEN` variable that is always available to actions.
See https://docs.github.com/en/actions/security-guides/automatic-token-authentication for more information about GITHUB_TOKEN and how it works in Github Actions.

BREAKING CHANGE: The github_token input was removed and is no longer needed.
@activescott
Copy link
Owner Author

closing per comments in #20

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