Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Changed release-please to use PAT. #37

Merged
merged 1 commit into from
Oct 11, 2024
Merged

ci: Changed release-please to use PAT. #37

merged 1 commit into from
Oct 11, 2024

Conversation

thelukewalton
Copy link
Collaborator

When a github action is triggered using the built in github.token, it is not allowed to trigger further events. This means that when release please is triggered, it can not then trigger a release of the repo. Therefore, I have changed it to use secrets.PAT, which does not have this limitation.

@thelukewalton thelukewalton merged commit 6835652 into main Oct 11, 2024
1 check passed
@thelukewalton thelukewalton deleted the ci/PAT branch October 11, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants