更新 .gitea/workflows/deploy.yml
Some checks failed
Hexo Build and Deploy / Build Hexo and Deploy to GitHub (push) Failing after 14m50s
Some checks failed
Hexo Build and Deploy / Build Hexo and Deploy to GitHub (push) Failing after 14m50s
This commit is contained in:
@ -5,7 +5,7 @@ on: [push]
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
name: Build Hexo and Deploy to GitHub
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Source Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user