Skip to content

Commit 8189346

Browse files
authored
Merge pull request #437 from elimu-ai/workflow-dispatch
chore: enable manual release workflow
2 parents cd2d029 + 54f3b6e commit 8189346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Gradle Release
33
on:
44
push:
55
branches: [ "main" ]
6+
workflow_dispatch:
67

78
jobs:
89
create_git_tag:

0 commit comments

Comments
 (0)