Update CHANGELOG
This commit is contained in:
parent
1b93ebd380
commit
d91b233e1c
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 1.5.0 (2020/05/03)
|
||||
|
||||
* Personal Access Token is not required anymore to trigger a page build on a public repository (#1)
|
||||
* Update deps
|
||||
|
||||
## 1.4.1 (2020/04/26)
|
||||
|
||||
* `GITHUB_TOKEN` documentation link (#90)
|
||||
|
|
|
@ -12,7 +12,7 @@ If you are interested, [check out](https://git.io/Je09Y) my other :octocat: GitH
|
|||
|
||||
## Usage
|
||||
|
||||
Below is a simple snippet to deploy to GitHub Pages. A [test workflow](https://github.com/crazy-max/ghaction-github-pages/actions?query=workflow%3Atest) is also available for this repository and [deploys to GitHub pages](https://crazy-max.github.io/ghaction-github-pages/).
|
||||
Below is a simple snippet to deploy to GitHub Pages. A [test workflow](https://github.com/crazy-max/ghaction-github-pages/actions?query=workflow%3Atest) is also available for this repository and deploys to GitHub pages at https://crazy-max.github.io/ghaction-github-pages/.
|
||||
|
||||
```yaml
|
||||
name: website
|
||||
|
|
Loading…
Reference in New Issue
Block a user