Skip to content

Commit 4d7ae95

Browse files
committed
Auto-publish the Design Principles.
1 parent ff03ce4 commit 4d7ae95

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/deploy.yml

+4
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ jobs:
1616
with:
1717
BUILD_FAIL_ON: warning
1818
GH_PAGES_BRANCH: gh-pages
19+
W3C_BUILD_OVERRIDE: |
20+
status: NOTE
21+
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
22+
W3C_WG_DECISION_URL: https://github.com/w3ctag/design-principles/pull/549

index.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Web Platform Design Principles
33
Group: tag
44
Shortname: design-principles
55
Repository: w3ctag/design-principles
6-
Status: ED
6+
Status: NOTE-ED
77
Level: none
88
TR: https://www.w3.org/TR/design-principles/
99
ED: https://w3ctag.github.io/design-principles/

0 commit comments

Comments
 (0)