diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7c6f68a..37a842c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,9 +29,9 @@ jobs: with: fetch-depth: 1 - 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 + uses: cycjimmy/semantic-release-action@v2 + with: + dry_run: false + semantic_version: 17.0.4 + extra_plugins: | + @semantic-release/exec@5.0.0