Skip to content

Auto Splitters: Add optional cache for memory mappings (#45) #3

Auto Splitters: Add optional cache for memory mappings (#45)

Auto Splitters: Add optional cache for memory mappings (#45) #3

Workflow file for this run

on:
push:
branches: [main]
paths:
- docs/**
- .github/workflows/publish-wiki.yml
jobs:
publish-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Andrew-Chen-Wang/github-wiki-action@v4.3.0
with:
path: docs/
token: ${{ secrets.ACCESS_TOKEN }}