Skip to content

Plugin action

Plugin action #16

Workflow file for this run

name: Plugin action
on:
push:
branches: ['main', 'master']
pull_request:
types: [opened, edited, reopened]
release:
types: [published]
jobs:
plugin-action:
uses: matmair/inventree-meta-plugin/.github/workflows/plugin_action.yaml@next
permissions:
id-token: write
with:
pypi_trusted_publishers: true

Check failure on line 16 in .github/workflows/action.yaml

View workflow run for this annotation

GitHub Actions / Plugin action

Invalid workflow file

The workflow is not valid. .github/workflows/action.yaml (Line: 16, Col: 32): Invalid input, pypi_trusted_publishers is not defined in the referenced workflow.