diff --git a/.github/workflows/develop-ci.yaml b/.github/workflows/develop-ci.yaml index 58ca712f..eaa492db 100644 --- a/.github/workflows/develop-ci.yaml +++ b/.github/workflows/develop-ci.yaml @@ -84,7 +84,7 @@ jobs: uses: mr-smithers-excellent/docker-build-push@v6 with: image: gs97ahn/server - tags: gabojait-alpha-latest + tags: gabojait-alpha registry: docker.io username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }}