Should I use a personal access token or GCM, in the Publish to GitHub Packages module? #127
-
I'm going through the GitHub Skill, currently doing Publish to GitHub Packages. At Step 4 the instructions say I'm to generate a personal access token. Following the link in the instructions, however those instructions also say that it would be a better idea to use the Git Credential Manager (GCM), if using GitHub from the command line. I am certain I have GCM installed. For the purposes of this course, where I'm going everything in the browser on GitHub's website, which should I use? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
The workflows in the course expect learners to use a personal access token. |
Beta Was this translation helpful? Give feedback.
The workflows in the course expect learners to use a personal access token.
You can try GCM and open an issue to share errors if any.