Skip to content

Commit a84a4fb

Browse files
stsdcdanirabbit
andauthored
Update .github/workflows/release.yml
Co-authored-by: Danielle Foré <[email protected]>
1 parent fc489dd commit a84a4fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ jobs:
1313
env:
1414
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
1515
GIT_USER_NAME: "elementaryBot"
16-
GIT_USER_EMAIL: "[email protected]"
16+
GIT_USER_EMAIL: "[email protected]"
17+
with:
18+
release_branch: 'noble'

0 commit comments

Comments
 (0)