We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535fd9e commit 3dd4540Copy full SHA for 3dd4540
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