mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-24 02:20:50 +02:00
ci: fix/rename
This commit is contained in:
parent
a94b93a9f2
commit
448ed0e3bd
8 changed files with 8 additions and 8 deletions
2
starters/blog/.github/workflows/publish.yaml
vendored
2
starters/blog/.github/workflows/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
2
starters/course/.github/publish.yaml
vendored
2
starters/course/.github/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
2
starters/documentation/.github/publish.yaml
vendored
2
starters/documentation/.github/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
2
starters/portfolio/.github/publish.yaml
vendored
2
starters/portfolio/.github/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
2
starters/research-group/.github/publish.yaml
vendored
2
starters/research-group/.github/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
2
starters/second-brain/.github/publish.yaml
vendored
2
starters/second-brain/.github/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Deploy Wowchemy website to GitHub Pages
|
||||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.119.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue