- recompile library and run npm update

- add note on default full sample regarding labels
This commit is contained in:
Mike Penz
2021-07-30 14:06:12 +02:00
parent 33839f51d8
commit 07268e45a6
5 changed files with 82 additions and 86 deletions
+2
View File
@@ -91,6 +91,8 @@ Below is a complete example showcasing how to define a build, which is executed
- Build changelog, given the tag
- Create release on GitHub - specifying body with constructed changelog
> Note: PRs will only show up in the changelog if assigned one of the default label categories "feature", "fix" or "test"
```yml
name: 'CI'
on: