diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a26021f..2e49f26 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -32,7 +32,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 - if: startsWith(github.ref, "refs/tags/") + if: startsWith(github.ref, 'refs/tags/') with: files: | dist/**