We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617878c commit a91551dCopy full SHA for a91551d
.github/workflows/maven-publish-snapshot.yml
@@ -4,6 +4,7 @@
4
name: Maven Snapshot deploy
5
6
on:
7
+ workflow_dispatch:
8
push:
9
branches:
10
- 'main'
0 commit comments