Skip to content

Commit

Permalink
Use the more common index.bs naming, which also fixes the spec-prod o…
Browse files Browse the repository at this point in the history
…utput file.
  • Loading branch information
jyasskin committed Feb 12, 2025
1 parent 07b92e2 commit f2bea95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
SOURCE: index.src.html
DESTINATION: index.html
SOURCE: index.bs
TOOLCHAIN: bikeshed
BUILD_FAIL_ON: warning
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}
Expand Down
File renamed without changes.

0 comments on commit f2bea95

Please sign in to comment.