diff --git a/.github/workflows/release-daily.yml b/.github/workflows/release-daily.yml index bda861d6..ea7ff26d 100644 --- a/.github/workflows/release-daily.yml +++ b/.github/workflows/release-daily.yml @@ -169,7 +169,7 @@ jobs: embed-color: 9985983 embed-timestamp: ${{ needs.current_info.outputs.date }} embed-author-name: Shokofin | New Dev Build - embed-author-icon-url: https://raw.githubusercontent.com/${{ github.repository }}/master/.github/images/jellyfin.png + embed-author-icon-url: https://raw.githubusercontent.com/${{ github.repository }}/dev/.github/images/jellyfin.png embed-author-url: https://github.com/${{ github.repository }} embed-description: | **Version**: `${{ needs.current_info.outputs.version }}` (`${{ needs.current_info.outputs.sha_short }}`)