From 7adf2c8f6f11c650c304e70d286b49c1d5d55abb Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Sun, 11 Feb 2024 20:13:23 -0800 Subject: [PATCH] Remove duplicate line in release-notice.yml Signed-off-by: Cary Phillips --- .github/workflows/release-notice.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-notice.yml b/.github/workflows/release-notice.yml index cee8382235..f7e32a9499 100644 --- a/.github/workflows/release-notice.yml +++ b/.github/workflows/release-notice.yml @@ -30,7 +30,6 @@ jobs: project_name: "OpenEXR" slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }} slack_channel: "#openexr" - project_logo: "https://artwork.aswf.io/other/aswf/text/aqua/aswf-text-aqua.png" project_logo: "https://artwork.aswf.io/projects/openexr/icon/color/openexr-icon-color.png" uses: jmertic/slack-release-notifier@main \ No newline at end of file