Skip to content

Update Metadata

Update Metadata #1

name: Trigger Update Metadata
on:
push:
paths:
- meta/**
workflow_dispatch:
jobs:
TriggerUpdateMetadata:

Check failure on line 9 in .github/workflows/TriggerUpdateMetadata.yml

View workflow run for this annotation

GitHub Actions / Trigger Update Metadata

Invalid workflow file

The workflow is not valid. .github/workflows/TriggerUpdateMetadata.yml (Line: 9, Col: 3): Error calling workflow 'NightmareXIV/MyDalamudPlugins/.github/workflows/Update_Metadata.yml@main'. The nested job 'generate_pluginmaster' is requesting 'contents: write', but is only allowed 'contents: read'.
uses:
NightmareXIV/MyDalamudPlugins/.github/workflows/Update_Metadata.yml@main
secrets: inherit