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 64d6fc7 commit 9acd97fCopy full SHA for 9acd97f
.github/workflows/publish.yml
@@ -14,6 +14,8 @@ jobs:
14
15
- name: Output to HTML
16
uses: netwerk-digitaal-erfgoed/bikeshed-action@v1
17
+ with:
18
+ source: spec/latest.bs
19
20
- name: Publish HTML to GitHub Pages
21
if: success()
0 commit comments