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

Remove the need for the GITHUB_TOKEN variable #525

Closed
JamesIves opened this issue Dec 7, 2020 · 1 comment · Fixed by #530
Closed

Remove the need for the GITHUB_TOKEN variable #525

JamesIves opened this issue Dec 7, 2020 · 1 comment · Fixed by #530
Labels
version 4 Issues related to version 4 of this action.

Comments

@JamesIves
Copy link
Owner

It's now no longer necessary for GITHUB_TOKEN to be specified in a workflow as it's accessible to the action. This variable should be obsoleted, and ACCESS_TOKEN and SSH should be used only if specified.

@JamesIves JamesIves added the version 4 Issues related to version 4 of this action. label Dec 7, 2020
@JamesIves JamesIves linked a pull request Dec 8, 2020 that will close this issue
@JamesIves
Copy link
Owner Author

Merged into the dev-v4 branch, pre-release coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version 4 Issues related to version 4 of this action.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant