Skip to content

Manif/Update _rsruntime #1

Manif/Update _rsruntime

Manif/Update _rsruntime #1

name: Auto-update _rsruntime/MANIFEST.ini
on:
push:
branches:
- 'v3.x.x'
paths:
- '_rsruntime/**'
- '_rsruntime/**/*'
workflow_dispatch:
jobs:
update_manif:
uses: ./.github/workflows/update-manifest.yml

Check failure on line 12 in .github/workflows/autoupdate-rsruntime-manifest.yml

View workflow run for this annotation

GitHub Actions / Auto-update _rsruntime/MANIFEST.ini

Invalid workflow file

The workflow is not valid. In .github/workflows/autoupdate-rsruntime-manifest.yml (Line: 12, Col: 15): Error from called workflow Tiger-Tom/RunServerDotPy/.github/workflows/update-manifest.yml@a846d2e5eadbb3351d8cec76b5eaad2fa1668a23 (Line: 6, Col: 17): Required property is missing: type
with:
path: './_rsruntime'
secrets:
key: ${{ secrets.MAN_KEY }}