Skip to content

Commit f4fb664

Browse files
Merge pull request #131 from 0xPolygon/arpit/dispatcher
feat: add manual trigger
1 parent b3947af commit f4fb664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
tags:
66
- 'v*.*.*'
77
- 'v*.*.*-*'
8+
workflow_dispatch: {}
89

910
concurrency:
1011
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)