Skip to content

Push to remote repo does not work #201

Answered by yoursunny
HavenDV asked this question in Q&A
Discussion options

You must be logged in to vote

I switched to fine grained token today and encountered the same issue.
After trial and error, I found the solution - the secret should be written like this:

yoursunny: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

It's my username, a colon, then the fine grained token.
After that, this Action works correctly.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by crazy-max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #179 on September 01, 2023 05:41.