mirror of
https://github.com/Kizuren/kizuren.dev.git
synced 2025-12-21 21:16:12 +01:00
Fixed typos
This commit is contained in:
parent
8c411f5731
commit
7eeaeec06d
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
script: |
|
||||
cd /var/www/marcus7i
|
||||
cd /var/www/marcus7i.net
|
||||
|
||||
# Create .env file with secrets
|
||||
echo "DISCORD_WEBHOOK=${{ secrets.DISCORD_WEBHOOK }}" > .env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue