fix release.yml

This commit is contained in:
Livio Amstutz 2020-08-06 13:36:04 +02:00
parent df2d0f58e4
commit a73a193444

View file

@ -29,9 +29,9 @@ jobs:
with: with:
fetch-depth: 1 fetch-depth: 1
- name: Semantic Release - name: Semantic Release
uses: cycjimmy/semantic-release-action@v2 uses: cycjimmy/semantic-release-action@v2
with: with:
dry_run: false dry_run: false
semantic_version: 17.0.4 semantic_version: 17.0.4
extra_plugins: | extra_plugins: |
@semantic-release/exec@5.0.0 @semantic-release/exec@5.0.0