We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d5703 commit 203411dCopy full SHA for 203411d
1 file changed
RELEASE.md
@@ -3,6 +3,19 @@
3
4
Use the following to create a release and deploy it:
5
6
+## Step 1 - Run Release Workflow
7
+
8
+- Go to https://github.com/codejive/java-jpm/actions/workflows/release.yml
9
+- Select "Run workflow"
10
+- Enter the version you want to give the new release
11
+- Hit "Run workflow"
12
13
+## Step 2
14
15
+There is no step two!
16
17
+# Manual release instructions (old)
18
19
## Step 1 - Set release versions
20
21
```bash
0 commit comments