File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -68,3 +68,15 @@ The multiple directories with files need to be stored inside the helper `repo` f
68
68
```
69
69
python dataverse.py 9s3-7d46-hd https://demo.dataverse.org/ doi:10.70122/FK2/LVUADQ user/my-repo -r False -p True
70
70
```
71
+
72
+ ### Making Releases
73
+
74
+ Here are the steps for making a release:
75
+
76
+ 1 . In the README, replace all instances of the old version with the version you intend to release.
77
+ 1 . Draft a new release and make sure the box is checked to publish the action to the GitHub Marketplace.
78
+ 1 . Under "choose a tag", create a tag for the next version. Keep "target" as the default branch.
79
+ 1 . Under "release title" use "Dataverse Uploader Action".
80
+ 1 . Click "generate release notes" and edit as desired.
81
+ 1 . Publish the release.
82
+ 1 . Check to make sure the release was published to < https://github.com/marketplace/actions/dataverse-uploader-action > .
You can’t perform that action at this time.
0 commit comments