Skip to content

Commit c21c05e

Browse files
committed
clarify which branch to use
1 parent eaae6a0 commit c21c05e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

doc/sphinx-guides/source/developers/making-releases.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,7 @@ Build Release Candidate
106106

107107
|dedicated|
108108

109-
First, build the release candidate. For a regular release, you will use the "develop" branch, as shown below. For a hotfix, you will use whatever branch name is used for the hotfix.
110-
111-
Go to https://github.com/IQSS/dataverse/actions/workflows/generate_war_file.yml click "run workflow". Make sure the branch is "develop". Leave the custom label blank and click "run workflow". This will create an action that should result in a zip file. Inside that zip is another zip that contains the war file.
109+
Go to https://github.com/IQSS/dataverse/actions/workflows/generate_war_file.yml click "run workflow". For a regular release, make sure the branch is "develop". For a hotfix, you will use whatever branch name is used for the hotfix. Leave the custom label blank and click "run workflow". This will create an action that should result in a zip file. Inside that zip is another zip that contains the war file.
112110

113111
Deploy Release Candidate to Internal
114112
------------------------------------

0 commit comments

Comments
 (0)