We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9acd97f commit 7407047Copy full SHA for 7407047
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Output to HTML
16
uses: netwerk-digitaal-erfgoed/bikeshed-action@v1
17
with:
18
- source: spec/latest.bs
+ source: spec/latest/index.bs
19
20
- name: Publish HTML to GitHub Pages
21
if: success()
0 commit comments