diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ce6a397..05e6021 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: - name: Continuous integration run: | - run: npm run ci + npm run ci - name: Semantic Release run: |