Skip to content

Removed several files from history and compressed a file to save some… #3

Removed several files from history and compressed a file to save some…

Removed several files from history and compressed a file to save some… #3

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 }}