Skip to content

Commit generated gallery in CI workflow#19

Open
jonfroehlich wants to merge 2 commits into
mainfrom
master
Open

Commit generated gallery in CI workflow#19
jonfroehlich wants to merge 2 commits into
mainfrom
master

Conversation

@jonfroehlich
Copy link
Copy Markdown
Member

Simplify the build-gallery GitHub Actions workflow to generate index.html and push it back to the branch instead of using the Pages deployment actions. Removed configure-pages/upload-pages-artifact/deploy-pages steps, concurrency and environment settings, and adjusted permissions to allow writing repo contents. Adds a step to commit and push index.html (with [skip ci]) to let GitHub Pages serve the generated file via the branch deployment setting.

Simplify the build-gallery GitHub Actions workflow to generate index.html and push it back to the branch instead of using the Pages deployment actions. Removed configure-pages/upload-pages-artifact/deploy-pages steps, concurrency and environment settings, and adjusted permissions to allow writing repo contents. Adds a step to commit and push index.html (with [skip ci]) to let GitHub Pages serve the generated file via the branch deployment setting.
@jonfroehlich
Copy link
Copy Markdown
Member Author

@copilot resolve the merge conflicts in this pull request

Co-authored-by: jonfroehlich <1621749+jonfroehlich@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 20, 2026

@copilot resolve the merge conflicts in this pull request

Resolved and pushed. The merge conflicts were fixed by merging origin/main and resolving .github/workflows/build-gallery.yml in commit a4bef51.

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