We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've read that it's possible to login to ghcr via GITHUB_TOKEN variable which is in every gh pipeline. Why stiil use personal access token?
GITHUB_TOKEN
The text was updated successfully, but these errors were encountered:
@thedmdim Sorry for the delay here
I did not fully understand your question; you can use the GITHUB_TOKEN that is provided in the workflow. You need to set the correct permissions.
Is there anything that is not working on your side? can you give any examples? thanks
Sorry, something went wrong.
No branches or pull requests
I've read that it's possible to login to ghcr via
GITHUB_TOKEN
variable which is in every gh pipeline. Why stiil use personal access token?The text was updated successfully, but these errors were encountered: