diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19b27ff..59e73b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,13 +64,4 @@ jobs: push: true tags: | sibbl/hass-lovelace-kindle-screensaver-ha-addon-armv7:${{ env.PACKAGE_VERSION }}, - sibbl/hass-lovelace-kindle-screensaver-ha-addon-armv7:latest - - - name: Tag git commit - uses: pkgdeps/git-tag-action@v2 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - github_repo: ${{ github.repository }} - version: ${{ env.PACKAGE_VERSION }} - git_commit_sha: ${{ github.sha }} - git_tag_prefix: "v" + sibbl/hass-lovelace-kindle-screensaver-ha-addon-armv7:latest \ No newline at end of file