Update CHANGELOG

This commit is contained in:
CrazyMax 2020-05-04 01:39:35 +02:00
parent 1b93ebd380
commit d91b233e1c
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
2 changed files with 6 additions and 1 deletions

View File

@ -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)

View File

@ -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