Skip to content

Commit

Permalink
Skip tagging commit via CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sibbl authored Apr 14, 2024
1 parent 3cd7e08 commit 5112964
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5112964

Please sign in to comment.