diff --git a/.github/workflows/reposilite.yml b/.github/workflows/reposilite.yml index 4d3f4e2..4a3ea4b 100644 --- a/.github/workflows/reposilite.yml +++ b/.github/workflows/reposilite.yml @@ -31,4 +31,4 @@ jobs: "password": "${{ secrets.MAVEN_SECRET }}" }] - name: Publish with Maven - run: mvn deployg \ No newline at end of file + run: mvn deploy \ No newline at end of file