Skip to content

Use PAT to fetch private dependencies/assets#28

Merged
Sernior merged 1 commit into
Sernior:mainfrom
SMartorana:main
Mar 8, 2026
Merged

Use PAT to fetch private dependencies/assets#28
Sernior merged 1 commit into
Sernior:mainfrom
SMartorana:main

Conversation

@SMartorana
Copy link
Copy Markdown
Contributor

Update CI workflow to access private Sernior repositories using a Personal Access Token stored in secrets.GH_PAT_CLASSIC. The git clone URL now includes the PAT and the raw file fetch uses an Authorization header so the workflow can retrieve the modified _deps repo and globals.css from private repos. Existing behavior (e.g. || true on curl) is preserved to avoid breaking the build on missing files.

Update CI workflow to access private Sernior repositories using a Personal Access Token stored in secrets.GH_PAT_CLASSIC. The git clone URL now includes the PAT and the raw file fetch uses an Authorization header so the workflow can retrieve the modified _deps repo and globals.css from private repos. Existing behavior (e.g. || true on curl) is preserved to avoid breaking the build on missing files.
@Sernior Sernior merged commit 7feb6e1 into Sernior:main Mar 8, 2026
1 check failed
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