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 fc489dd commit a84a4fbCopy full SHA for a84a4fb
.github/workflows/release.yml
@@ -13,4 +13,6 @@ jobs:
13
env:
14
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
15
GIT_USER_NAME: "elementaryBot"
16
- GIT_USER_EMAIL: "[email protected]"
+ GIT_USER_EMAIL: "[email protected]"
17
+ with:
18
+ release_branch: 'noble'
0 commit comments