Skip to content

feat: add sccache webdav backend #19

feat: add sccache webdav backend

feat: add sccache webdav backend #19

Workflow file for this run

name: Markdown Include
on: [push,workflow_dispatch]
jobs:
check:
name: Update markdown
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v2
- name: Update code in wiki
uses: filipdulic/markdown-include-wiki-action@v1.0.1
with:
WIKI_TOKEN: ${{ secrets.WIKI_TOKEN }}