Skip to content

Commit

Permalink
Add manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreWohnsland committed Sep 30, 2023
1 parent f2119ca commit b722b94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Build & publish to pipy
on:
release:
types: [published]
workflow_dispatch:
tags:
description: 'Test scenario tags'
required: false

jobs:
publish-service-client-package:
Expand Down

0 comments on commit b722b94

Please sign in to comment.