Skip to content

Commit

Permalink
docs(readme): update GitHub Actions reference link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 15, 2022
1 parent f2ccdc3 commit 9801963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Also, you can build the image yourself using `docker build -t git-cliff .` comma

### git-cliff-action

It is possible to generate changelogs using [GitHub Actions](https://docs.github.com/en/actions) via [git-cliff-action](https://github.com/orhun/git-cliff-action).
It is possible to generate changelogs using [GitHub Actions](https://github.com/features/actions) via [git-cliff-action](https://github.com/orhun/git-cliff-action).

```yml
- name: Generate a changelog
Expand Down

0 comments on commit 9801963

Please sign in to comment.