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

Update npm-bump-version.yml secret name #15

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Conversation

idastambuk
Copy link
Contributor

@idastambuk idastambuk commented Apr 13, 2023

I think we just need to switch out the name of the secret, as described in the 1st section here if I understand correctly?

If this doesn't work we can switch to Apps but wanted to try this first

For Actions, you should almost never have to use an external token. Actions expose a token in the ${{ secrets.GITHUB_TOKEN }} environment variable. This token is automatically generated by GitHub and has permissions for the repository it is running in.

Edit: Failed to give context for this one: This is the ticket that reports the problem. npm-bump-version workflow for this package fails with Error: fatal: could not read Username for 'https://github.com/': terminal prompts disabled, which points to a problem with authorization with tokens.

@idastambuk idastambuk merged commit 46a441c into main Apr 14, 2023
1 check passed
@idastambuk idastambuk deleted the idastambuk-patch-1 branch April 14, 2023 07:28
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

2 participants