You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`workflows/build-specs.yml` - builds the entire repository of Editor's Drafts, along with a summary page. Also builds any `.issues` Issues-List files, and Markdown files. Deploys all the results to the repo's gh-pages
5
+
6
+
*`workflows/SPEC-NAME-1.yml` - each of these auto-publish *one* spec in the repo. Do not modify them by hand; they are auto-generated by [`generate-auto-publish-workflows.py`](https://github.com/w3c/csswg-drafts/blob/main/.github/generate-auto-publish-workflows.py) and [`auto-publish-template.yml`](https://github.com/w3c/csswg-drafts/blob/main/.github/auto-publish-template.yml). Instead, update and run this `.py` file and commit the results.
0 commit comments