diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9fb2a18..de971df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,5 +45,4 @@ jobs: tag_name: ${{ steps.version-bump.outputs.new_tag }} prerelease: false env: - GITHUB_REPOSITORY: ${{ github.repository }} - + GITHUB_REPOSITORY: ${{ github.repository }} \ No newline at end of file