Skip to content

Commit

Permalink
skip already existing released version
Browse files Browse the repository at this point in the history
  • Loading branch information
fonzdm authored May 9, 2024
1 parent 60ec891 commit 84a6152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
config: ./.github/ci/cr.yaml
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: "false"
CR_SKIP_EXISTING: "true"

- name: Login to GHCR
uses: docker/[email protected]
Expand Down

0 comments on commit 84a6152

Please sign in to comment.