Skip to content

Commit

Permalink
Adding manual trigger for publish workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Vacha Shah <[email protected]>
  • Loading branch information
VachaShah committed Oct 27, 2022
1 parent b3df18d commit 78b763d
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 @@ on:
push:
branches:
- main
workflow_dispatch:

jobs:
publish:
Expand Down

0 comments on commit 78b763d

Please sign in to comment.