mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Update deploy.yml
This commit is contained in:
@@ -21,4 +21,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Build Documentation
|
||||
run: chmod +x deploy.sh && git config user.email "you@example.com" && git config user.name "Skillz4KillzGHA" && ./deploy.sh
|
||||
run: chmod +x deploy.sh
|
||||
git config user.email "you@example.com"
|
||||
git config user.name "Skillz4KillzGHA"
|
||||
./deploy.sh
|
||||
|
||||
Reference in New Issue
Block a user