We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394eff4 commit 3404124Copy full SHA for 3404124
.github/workflows/maven-release.yml
@@ -3,6 +3,7 @@ name: cldr-mvn-deploy
3
on:
4
release:
5
types: [created]
6
+ workflow_dispatch:
7
jobs:
8
mvn-deploy:
9
runs-on: ubuntu-latest
0 commit comments