chore: change semantic releasing

This commit is contained in:
Livio Amstutz 2020-08-06 13:35:20 +02:00
parent 17f769a875
commit df2d0f58e4

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