diff --git a/.github/workflows/realease.yml b/.github/workflows/realease.yml index 8d0007b..1e36bb8 100644 --- a/.github/workflows/realease.yml +++ b/.github/workflows/realease.yml @@ -20,4 +20,4 @@ jobs: - run: tar -czvf wce-api.tar.gz -C dist . - run: npx semantic-release env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}