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

fix(ci): 🐛 use PAT to push #24

Merged
merged 8 commits into from
Sep 10, 2024
Merged

Conversation

Supporterino
Copy link
Contributor

The builtin token used to push to the repository doesn't trigger downstream jobs like the release job. The workaround is to create a PAT on the group and set it as a secret named PAT to the repo.

@Supporterino Supporterino mentioned this pull request Sep 9, 2024
6 tasks
.github/workflows/app_release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/app_release.yaml Outdated Show resolved Hide resolved
Supporterino and others added 3 commits September 10, 2024 16:02
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Cody Robibero <cody@robibe.ro>
@Supporterino
Copy link
Contributor Author

@crobibero Changes are in :)

@crobibero crobibero merged commit e7b5c55 into jellyfin:master Sep 10, 2024
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