Skip to content

Commit

Permalink
Added workflow_dispatch to release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JetpackDuba committed Oct 29, 2023
1 parent 6e32e56 commit 5bd35e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 5bd35e5

Please sign in to comment.