Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/update-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches:
- main
workflow_dispatch:

permissions:
contents: write
Expand Down Expand Up @@ -46,4 +47,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
publish_branch: deployed
keep_files: true
Copy link

Copilot AI Apr 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting keep_files: true for peaceiris/actions-gh-pages will retain files on the deployed branch that are no longer present in ./build, which can leave stale/outdated assets deployed (especially with hashed filenames). Unless you have a specific need to preserve extra files on the branch, consider removing keep_files or adding an explicit cleanup strategy so the deployed site matches the current build output.

Suggested change
keep_files: true

Copilot uses AI. Check for mistakes.

36 changes: 31 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions public/2025/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"files": {
"main.css": "/2025/static/css/main.58184435.css",
"main.js": "/2025/static/js/main.6c178bc1.js",
"static/js/488.82df7a3f.chunk.js": "/2025/static/js/488.82df7a3f.chunk.js",
"static/media/home-bg.jpg": "/2025/static/media/home-bg.dc52d5d40a40b13154b0.jpg",
"static/media/pre.svg": "/2025/static/media/pre.d4812f51c8c80976eaab.svg",
"index.html": "/2025/index.html",
"main.58184435.css.map": "/2025/static/css/main.58184435.css.map",
"main.6c178bc1.js.map": "/2025/static/js/main.6c178bc1.js.map",
"488.82df7a3f.chunk.js.map": "/2025/static/js/488.82df7a3f.chunk.js.map"
},
"entrypoints": [
"static/css/main.58184435.css",
"static/js/main.6c178bc1.js"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/2025/assets/governance.pdf
Binary file not shown.
Binary file added public/2025/assets/home-bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading