diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b1594c2..c8ecc88 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,4 +12,4 @@ jobs: secrets: NPM_TOKEN: ${{secrets.NPM_TOKEN}} NPM_TOTP_DEVICE: ${{secrets.NPM_TOTP_DEVICE}} - GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} \ No newline at end of file + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}