Trying to figure out how to auto bump a repo's version from a forked PR merge event to main. The challenge is due to the fact that forks don't have access to secrets for security reasons.
✔️ Using PAT to auto increment version for PRs from this repo - seriouslysean#11 (comment)