diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e0f72b4..a931539 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -27,4 +27,4 @@ jobs: uses: docker/build-push-action@v5 with: push: true - tags: request-bot:latest \ No newline at end of file + tags: smallbuster/request-bot:latest \ No newline at end of file