We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8db394 commit 46aecbbCopy full SHA for 46aecbb
.github/workflows/development.yaml
@@ -18,8 +18,6 @@ jobs:
18
uses: guzman-raphael/changelog-reader-action@v5
19
with:
20
path: ./CHANGELOG.md
21
- # validation_depth: 10
22
- version: ${{env.PHARUS_VERSION}}
23
- name: Verify changelog parsing
24
env:
25
TAG_NAME: ${{steps.changelog_reader.outputs.version}}
@@ -136,7 +134,6 @@ jobs:
136
134
137
135
138
139
140
version: ${{env.PHARUS_VERSION}}
141
- name: Create GH release
142
id: create_gh_release
0 commit comments