-
Notifications
You must be signed in to change notification settings - Fork 785
37 lines (34 loc) · 1.07 KB
/
css-2027.yml
File metadata and controls
37 lines (34 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
######################################################################
# IMPORTANT: Do not edit this file directly!
#
# This workflow was automatically generated through the
# generate-auto-publish-workflows.py script. To update the workflow,
# make changes to the template file and run the script again.
######################################################################
name: Publish css-2027 on /TR
on:
pull_request:
paths:
- "css-2027/**"
push:
branches: [main]
paths:
- "css-2027/**"
workflow_dispatch:
jobs:
publish-TR-css-2027:
name: Publish css-2027
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: bikeshed
SOURCE: css-2027/Overview.bs
DESTINATION: css-2027/index.html
BUILD_FAIL_ON: warning
VALIDATE_MARKUP: false
W3C_ECHIDNA_TOKEN: ${{ secrets.TR_TOKEN_CSS_2027 }}
W3C_WG_DECISION_URL: https://un5gmtkzgkj46tygt32g.julianrbryant.com/2025/08/21-css-minutes.html#fc30
W3C_BUILD_OVERRIDE: |
status: NOTE