Links:
After getting a PAT, we should take measure to keep it private. A good solution would be to add it as a "repository secret" (Settings > Secrets and variables > Actions) and only interact with it through GitHub Actions.
Once we have a publisher, we can add its identifier to package.json.
Links:
After getting a PAT, we should take measure to keep it private. A good solution would be to add it as a "repository secret" (Settings > Secrets and variables > Actions) and only interact with it through GitHub Actions.
Once we have a publisher, we can add its identifier to
package.json.