We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4924089 commit 32e21a0Copy full SHA for 32e21a0
.github/workflows/docs.yml
@@ -42,11 +42,6 @@ jobs:
42
# Go to website repository
43
cd web
44
45
- # Configure git to push to this repository
46
- git config --global user.name QuartzBot
47
- git config --global user.email moriplay@zcraft.fr
48
- git config --global user.password ${{ secrets.QUARTZ_BOT_TOKEN }}
49
-
50
# Add files
51
echo ::group::Commit
52
git add .
0 commit comments