Skip to content

Commit 22a5aea

Browse files
authored
correct src
1 parent 892fd7b commit 22a5aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414
- uses: w3c/spec-prod@v2
1515
with:
16-
SOURCE: network-reporting.bs
16+
SOURCE: index.src.html
1717
TOOLCHAIN: bikeshed
1818
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}
1919
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-web-perf/2021Apr/0005.html

0 commit comments

Comments
 (0)