rename: example workflow name
This commit is contained in:
parent
a2e4fdca67
commit
ff9b678d15
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ An example with [GitHub Actions for deploying to GitHub Pages with Static Site G
|
||||||
![peaceiris/actions-gh-pages latest version](https://img.shields.io/github/release/peaceiris/actions-gh-pages.svg?label=peaceiris%2Factions-gh-pages)
|
![peaceiris/actions-gh-pages latest version](https://img.shields.io/github/release/peaceiris/actions-gh-pages.svg?label=peaceiris%2Factions-gh-pages)
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: github-pages
|
name: github pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Reference in a new issue