diff --git a/.github/workflows/update-release.yml b/.github/workflows/update-release.yml index 867cde06..90d7302f 100644 --- a/.github/workflows/update-release.yml +++ b/.github/workflows/update-release.yml @@ -15,4 +15,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} tag: ${{ github.ref_name }} - run: sh .github/scripts/update-release.sh \ No newline at end of file + run: sh .github/scripts/update-release.sh