- tag does not exist

This commit is contained in:
Mike Penz
2020-10-16 19:40:46 +02:00
parent 5283d1b0ee
commit ba1b7e10e6
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
configuration: "configuration_complex.json"
owner: "mikepenz"
repo: "release-changelog-builder-action"
fromTag: "v0.0.2"
fromTag: "v0.0.1"
toTag: "v0.0.3"
token: ${{ secrets.GITHUB_TOKEN }}