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 baee5d2 commit b2e1136Copy full SHA for b2e1136
.github/workflows/slate-action.yml
@@ -6,7 +6,7 @@ jobs:
6
steps:
7
- uses: actions/checkout@v3
8
- name: Build documentation
9
- uses: docker://slatedocs/slate-action:2.0.0
+ uses: docker://decathlon/slate-builder-action:2.0.0
10
env:
11
DOC_BASE_FOLDER: ./source
12
0 commit comments