diff --git a/.gitea/workflows/builder.yaml b/.gitea/workflows/builder.yaml index 13687c4..5ea98db 100644 --- a/.gitea/workflows/builder.yaml +++ b/.gitea/workflows/builder.yaml @@ -22,5 +22,4 @@ jobs: uses: actions/checkout@v4 - name: Make Build run: make build - - name: Make Push - run: make push \ No newline at end of file + \ No newline at end of file