Skip to content

Move ./_rsruntime/util to ShaeLib submodule-repo #30

Move ./_rsruntime/util to ShaeLib submodule-repo

Move ./_rsruntime/util to ShaeLib submodule-repo #30

name: "Manif/Update _rsruntime"
on:
push:
branches:
- 'v3.x.x'
paths:
- '_rsruntime/**'
- '_rsruntime/**/*'
workflow_dispatch:
jobs:
update_manif:
uses: ./.github/workflows/update-manifest.yml
with:
path: './_rsruntime'
secrets:
key: ${{ secrets.MAN_KEY }}