We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f1563 commit 4c06aceCopy full SHA for 4c06ace
.github/workflows/action.yaml
@@ -10,7 +10,4 @@ on:
10
jobs:
11
plugin-action:
12
uses: matmair/inventree-meta-plugin/.github/workflows/plugin_action.yaml@next
13
- permissions:
14
- id-token: write
15
- with:
16
- pypi_trusted_publishers: true
+ secrets: inherit
0 commit comments