Skip to content

Commit b113d30

Browse files
committed
fixed broken CD
1 parent 4de22fe commit b113d30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/plugin-cd.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77

88
jobs:
99
plugin-cd:
10-
uses: outoftheboxplugins/BuildMachines/.github/workflows/release-plugin.yml@master
10+
uses: outoftheboxplugins/BuildMachines/.github/workflows/release-to-github.yml@master
1111
with:
1212
plugin_name: Tolgee
13+
14+
secrets: inherit

0 commit comments

Comments
 (0)