Skip to content

fix(pages): bypass pages deploy if repository is private - #200

Merged
dembrane-sam-bot merged 1 commit into
mainfrom
sam/fix-pages-private-repo
Jul 30, 2026
Merged

fix(pages): bypass pages deploy if repository is private#200
dembrane-sam-bot merged 1 commit into
mainfrom
sam/fix-pages-private-repo

Conversation

@dembrane-sam-bot

Copy link
Copy Markdown
Contributor

The Pages build/deploy fails because Dembrane/sam was temporarily made private, and under the GitHub Free plan, private repositories do not support GitHub Pages. Since the Pages site is disabled/deleted by GitHub, any attempt to deploy via the workflow returns a 404. This PR conditionally skips the Pages workflow jobs if the repository is private.

@dembrane-sam-bot
dembrane-sam-bot merged commit a413e74 into main Jul 30, 2026
1 of 2 checks passed
@dembrane-sam-bot
dembrane-sam-bot deleted the sam/fix-pages-private-repo branch July 30, 2026 04:55
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.

1 participant