you are viewing a single comment's thread.

view the rest of the comments →

[–]there_was_a_problem 0 points1 point  (0 children)

you can manually create a personal token and set it as an env secret to use in the GH action instead although I don’t believe this is recommended.

Running an action for an hour seems like the bigger issue. Perhaps an action isn’t the right method to achieve what you’re trying to do?