Skip to content

Commit 32e21a0

Browse files
committed
Is this creds thingy even needed
1 parent 4924089 commit 32e21a0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ jobs:
4242
# Go to website repository
4343
cd web
4444
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-
5045
# Add files
5146
echo ::group::Commit
5247
git add .

0 commit comments

Comments
 (0)