chore(workflow): semantic release (#42)

* chore: change semantic releasing

* fix release.yml
This commit is contained in:
Livio Amstutz
2020-08-06 13:45:16 +02:00
committed by GitHub
parent 17f769a875
commit 5a8e69978f
+7 -3
View File
@@ -28,6 +28,10 @@ jobs:
uses: actions/checkout@v1
with:
fetch-depth: 1
- name: Create Version
uses: caos/semantic-release@v0.2.4
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
with:
dry_run: false
semantic_version: 17.0.4
extra_plugins: |
@semantic-release/exec@5.0.0