Update .gitea/workflows/publish.yaml
Some checks are pending
CI Hugo Publish / build-and-deploy (push) Waiting to run
Some checks are pending
CI Hugo Publish / build-and-deploy (push) Waiting to run
This commit is contained in:
parent
c68d13cc43
commit
1bdc086d49
@ -8,8 +8,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
|
||||||
GITHUB_SERVER_URL: "https://git.ericxliu.me"
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user