Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clion007 authored Nov 19, 2024
1 parent 0509bb9 commit b34b1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
name: Jellyfin Server v${{ steps.getVersion.outputs.jellyfinVersion }}
tag: v${{ steps.getVersion.outputs.jellyfinVersion }}
body: ${{ steps.getBody.outputs.BodyInfo }}
skipIfReleaseExists: ture
skipIfReleaseExists: true

- name: Delete workflow runs
uses: Mattraks/delete-workflow-runs@v2
Expand Down

0 comments on commit b34b1a1

Please sign in to comment.