mirror of
https://github.com/simongregorebner/gitea-pages.git
synced 2025-06-13 16:47:12 +02:00
Fix some copy-paste errors
fixed copy paste errors from examples I had in my caddy-gitea fork
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
with:
|
||||
go-version: 'stable'
|
||||
- run: go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest
|
||||
- run: xcaddy build --with github.com/simongregorebner/caddy-gitea=.
|
||||
- run: xcaddy build --with github.com/simongregorebner/gitea-pages=.
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user