diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 83c2825..1ad106e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -233,4 +233,5 @@ jobs: fi env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - NPM_TOKEN: ${{ secrets.NPM_TOKEN }} \ No newline at end of file + NPM_TOKEN: ${{ secrets.NPM_TOKEN }} + \ No newline at end of file