Run always fails with 404 on updating a gist #1227
Answered
by
lowlighter
PerchunPak
asked this question in
Q&A
-
I recently setuped push to gist, instead of main repo. However, it's now failing with 404 while pushing the changes. Firstly I thought that I didn't set correct gist ID, but |
Beta Was this translation helpful? Give feedback.
Answered by
lowlighter
Sep 14, 2022
Replies: 1 comment 5 replies
-
Hello 👋 ! Yeah it's kind of strange indeed 🤔 Just to be rule out one possibility first, when you changed your workflow, did you also update your personal access token to grant |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
PerchunPak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello 👋 !
Yeah it's kind of strange indeed 🤔
The link used seems to be the correct one since it works (at least using a GET request)
Just to be rule out one possibility first, when you changed your workflow, did you also update your personal access token to grant
gists
scope ? If not it could be that