Skip to content

Commit

Permalink
fix builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ceceppa committed Mar 21, 2024
1 parent 82ddcfc commit e6b4e0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/addon-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
cd deploy
git init
git branch -M main
git remote add origin https://github.com/ceceppa/anima-godot-4.git
git remote set-url --push origin https://ceceppa:${{ secrets.TOKEN }}@github.com/ceceppa/anima-godot-4.git
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
cd build
git init
git branch -M main
git config user.name "GitHub Actions Bot"
git config user.email "<senesealessandro@gmail.com>"
git remote add origin https://github.com/ceceppa/anima-doc.git
Expand Down

0 comments on commit e6b4e0e

Please sign in to comment.