Skip to content

Commit 49ecd6c

Browse files
authored
Update action.yaml
1 parent 4c06ace commit 49ecd6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/action.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ on:
99

1010
jobs:
1111
plugin-action:
12+
name: CI
1213
uses: matmair/inventree-meta-plugin/.github/workflows/plugin_action.yaml@next
13-
secrets: inherit
14+
secrets:
15+
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)