Skip to content

Commit 203411d

Browse files
authored
docs: Update RELEASE.md with release workflow instructions
1 parent 21d5703 commit 203411d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33

44
Use the following to create a release and deploy it:
55

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+
619
## Step 1 - Set release versions
720

821
```bash

0 commit comments

Comments
 (0)