Skip to content

Commit

Permalink
Release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-null committed Jan 25, 2025
1 parent c7884ae commit 1fd1f10
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Publish Module

on:
workflow_dispatch:

jobs:
publish-module:
name: Publish Module
uses: PowerShellLibrary/.github/.github/workflows/publish-module.yml@master
secrets: inherit

0 comments on commit 1fd1f10

Please sign in to comment.