Skip to content

Commit

Permalink
Now working, remove debug stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
PainOchoco committed Nov 12, 2023
1 parent aa37583 commit 320997e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 320997e

Please sign in to comment.