Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig authored Nov 2, 2023
1 parent 9bcc8b4 commit 14941f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ Example:

## 🤖 How to start the automatic functions?

The github-action-workflow is triggered by assigning a version tag at push.
The github-action-workflow is triggered by assigning a version tag (e.g. `v1.8.11`) at push.
The version tag consists of a three-part number code.
Number code: e.g. 1.8.11
Number code: e.g. `1.8.11`
The number code has the following meaning:
- the first number indicates the version number (1).
- the second number indicates the feature (8)
Expand Down

0 comments on commit 14941f2

Please sign in to comment.