diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 61a487c..13bd7e9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,8 +3,7 @@ name: Build -on: - push: +on: push jobs: build-gradle: @@ -76,4 +75,4 @@ jobs: push: true context: . tags: "ghcr.io/sebclem/claptrapbot:${{ env.tag }}" - file: ./Dockerfile \ No newline at end of file + file: ./Dockerfile