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 14, 2024
1 parent 00c0871 commit 0509bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
name: Jellyfin Server v${{ steps.getVersion.outputs.jellyfinVersion }}
tag: v${{ steps.getVersion.outputs.jellyfinVersion }}
body: ${{ steps.getBody.outputs.BodyInfo }}
skipIfReleaseExists: ture

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

0 comments on commit 0509bb9

Please sign in to comment.