mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 15:53:03 +03:00
fix: typo in workflow
This commit is contained in:
parent
94cc103098
commit
a324272452
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -37,5 +37,5 @@ jobs:
|
|||
publish_dir: ./public
|
||||
- name: Toggle VPS
|
||||
run: |
|
||||
curn -XPOST https://sqrtminusone.xyz/deployer/ \
|
||||
curl -XPOST https://sqrtminusone.xyz/deployer/ \
|
||||
-H "Authorization: Bearer ${{ secrets.SERVER_TOKEN }}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue