更新 .gitea/workflows/main.yaml
CI / init (push) Successful in 11s Details

This commit is contained in:
root 2024-07-04 07:54:27 +08:00
parent 8b3b78e32e
commit 93c89a25e4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- name: add dns to hosts
env:
HOST: ${{ secrets.HOST }}
HOST: ${{ vars.HOST }}
run: |
chmod +x run.sh