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