Skip to content

Commit bfb0516

Browse files
authored
ci: Update gradle-publish.yml
Allow re-running release manually
1 parent 1e4003f commit bfb0516

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ name: Release
1010
on:
1111
release:
1212
types: [ published ]
13+
workflow_dispatch:
1314

1415
jobs:
1516
build:

0 commit comments

Comments
 (0)