Skip to content

Commit e4e52a7

Browse files
committed
chore(ci): add workflow_dispatch:
1 parent 14cc4d3 commit e4e52a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Publish JAR
22
on:
33
push:
44
tags: ["**"]
5+
workflow_dispatch:
56

67
jobs:
78
publish:

0 commit comments

Comments
 (0)