mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-03 01:40:18 +00:00
- Setting this to false causes the GitHub action to use the PAT of the person who pushed the changes to the repo. - Removing this will set the value to true by default thereby persisting inbuilt github_token across all the steps including the commit step which is currently failing. - GitHub removes this in post-run step.