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 33b3846 commit b283193Copy full SHA for b283193
.github/workflows/maven-publish.yml
@@ -4,7 +4,7 @@ name: Maven Package and Deploy to GitHub Packages
4
5
on:
6
push:
7
- branches: ['master']
+ branches: ['master', 'gh-actions']
8
release:
9
types: [created]
10
0 commit comments