Skip to content

Commit

Permalink
Allow manual running of publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoomocow authored Sep 19, 2021
1 parent c302cb0 commit 12d1cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Publish Console App
on:
release:
types: [published]
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit 12d1cfa

Please sign in to comment.