Skip to content

Commit ef0b37a

Browse files
pwt-cdclaude
andcommitted
WORKFLOW: Add CHANGELOG.md to build-deploy trigger paths
- Ensures changelog updates automatically trigger landing page deployment - Keeps version display synchronized between git tags and web display - Resolves version mismatch on https://carbondirect.github.io/BOOST/ 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 96acd1a commit ef0b37a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- 'drafts/current/specifications/**'
99
- 'drafts/current/schema/**'
1010
- '.github/workflows/**'
11+
- 'CHANGELOG.md'
1112

1213
# Allow manual triggering
1314
workflow_dispatch:

0 commit comments

Comments
 (0)