diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 1388a73..3009d44 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -47,9 +47,7 @@ jobs: git config --global user.email 149737708+octocroissant[bot]@users.noreply.github.com git config --global --add safe.directory "$GITHUB_WORKSPACE" git clone https://octocroissant[bot]:${{ secrets.PAT_TOKEN }}@github.com/LaBoulangerie/Server.git - ls -a cp [!original-]**.jar Server/plugins/ - ls -a Server cd Server git add . git commit -m "Update artifact from $GITHUB_REPOSITORY"