We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c67e8 commit c64c1a7Copy full SHA for c64c1a7
1 file changed
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Release
30
uses: qcastel/github-actions-maven-release@master
31
with:
32
- release-branch-name: "master"
+ release-branch-name: "main"
33
34
git-release-bot-name: "release-bot"
35
git-release-bot-email: "release-bot@example.com"
0 commit comments