We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de22fe commit b113d30Copy full SHA for b113d30
.github/workflows/plugin-cd.yml
@@ -7,6 +7,8 @@ on:
7
8
jobs:
9
plugin-cd:
10
- uses: outoftheboxplugins/BuildMachines/.github/workflows/release-plugin.yml@master
+ uses: outoftheboxplugins/BuildMachines/.github/workflows/release-to-github.yml@master
11
with:
12
plugin_name: Tolgee
13
+
14
+ secrets: inherit
0 commit comments