Archived
ci: deploy docs to custom Pages domain
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Deploy static site
|
name: Deploy docs to GitHub Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -19,7 +19,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
name: Deploy GitHub Pages
|
name: Deploy docs site
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment:
|
environment:
|
||||||
name: github-pages
|
name: github-pages
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
pi-web.dev
|
||||||
Reference in New Issue
Block a user