Skip to content

Commit 91692c0

Browse files
author
Christoph Bühler
committed
chore: fix branches config
1 parent 4af8dee commit 91692c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dotnet-pre-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929
{
3030
"name": "main",
3131
"prerelease": true
32-
}
32+
},
33+
"release"
3334
]
3435
env:
3536
DEBUG: semantic-release:*

0 commit comments

Comments
 (0)