diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d587e25..be6a962 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,3 @@ ---- # https://github.com/marketplace/actions/actions-tagger name: release @@ -13,4 +12,4 @@ jobs: steps: - uses: Actions-R-Us/actions-tagger@latest with: - publish_latest_tag: true \ No newline at end of file + publish_latest_tag: true