Skip to content

Commit 2bb30fd

Browse files
Add ability to manually launch the release action (#268)
1 parent 0473a59 commit 2bb30fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
workflow_dispatch:
78

89
concurrency: ${{ github.workflow }}-${{ github.ref }}
910

0 commit comments

Comments
 (0)