From 1310e4c1d7c4ddf8aa14beeecfbbc275cf96559f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Sat, 18 May 2024 04:08:12 +0200 Subject: [PATCH] Copy paste was too strong --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6b9a555..a30dd02 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,5 +43,5 @@ jobs: context: . push: ${{ github.event_name != 'pull_request' }} tags: | - ghcr.io/thelovinator1/discord-free-game-notifier:latest - ghcr.io/thelovinator1/discord-free-game-notifier:master + ghcr.io/thelovinator1/discord-rss-bot:latest + ghcr.io/thelovinator1/discord-rss-bot:master