We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab77ada commit fb5846bCopy full SHA for fb5846b
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
prWoLabels: true
40
unreleased: true
41
addSections: '{"documentation":{"prefix":"**Documentation:**","labels":["documentation"]}}'
42
- sinceTag: v1.0
+ sinceTag: v0.1.1
43
output: CHANGELOG.md
44
45
- uses: actions/setup-python@v2
0 commit comments