Skip to content

Commit b166438

Browse files
authored
fix(Package): trigger
1 parent 4efdf9c commit b166438

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Manual release
2+
3+
on:
4+
workflow_dispatch:
5+
6+
jobs:
7+
release:
8+
uses: Geode-solutions/actions/.github/workflows/trigger-release.yml@master
9+
secrets: inherit

0 commit comments

Comments
 (0)