更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
This commit is contained in:
@ -12,5 +12,5 @@ jobs:
|
||||
- run: npx refs-cli
|
||||
- name: copy exports to www
|
||||
run: |
|
||||
cp ${{ gitea.workspace }}/dist /var/www/qrh
|
||||
mv ${{ gitea.workspace }}/dist /var/www/qrh
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
Reference in New Issue
Block a user