Skip to content

Made shutdown functions actually stop the server #5

Made shutdown functions actually stop the server

Made shutdown functions actually stop the server #5

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