Update documentation in regards to tag v1.

This commit is contained in:
2021-05-11 21:04:18 +01:00
parent efbf9e06f0
commit ec30e46868
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -84,6 +84,8 @@ jobs:
- name: Semver run
id: semver
uses: lukaszraczylo/semver-generator@PLACE_LATEST_TAG_HERE
# you can also use v1 tag which _should_ automatically upgrade to latest
# uses: lukaszraczylo/semver-generator@v1
with:
config_file: semver.yaml
# either...