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