Skip to content

Commit 59f6433

Browse files
committed
Workflow: Publish Module
1 parent dfe3f64 commit 59f6433

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/workflows/publish-module.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Publish Module
2+
3+
on:
4+
workflow_dispatch:
5+
6+
jobs:
7+
publish-module:
8+
name: Publish Module.
9+
uses: PowerShellLibrary/.github/.github/workflows/publish-module.yml@master
10+
secrets: inherit

0 commit comments

Comments
 (0)