Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 12s
This commit is contained in:
parent
af33350ee2
commit
ed037e6ea1
@ -8,7 +8,8 @@ on:
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
GITHUB_SERVER_URL: "https://git.ericxliu.me"
|
||||
steps:
|
||||
- run: echo "github.api_url ${{ github.api_url }}"
|
||||
- run: echo "github.server_url ${{ github.server_url}}"
|
||||
|
Loading…
Reference in New Issue
Block a user