We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 535fd9e + 3dd4540 commit 99ded0bCopy full SHA for 99ded0b
1 file changed
.github/workflows/release.yml .github/workflows/create-release.yml.github/workflows/release.yml renamed to .github/workflows/create-release.yml
@@ -4,7 +4,7 @@
4
### Once the build job finishes, the deploy job uploads the nupkg files to NuGet.
5
###
6
### - Can be triggered manually with workflow_dispatch
7
-### - Allows specifying a branch (defaults to main)
+### - Allows specifying a branch (defaults to develop)
8
### - Version numbers are determined by the project properties on the branch
9
################################################################################
10
name: "Create Release"
0 commit comments