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 1f09c23 commit 1d015a8Copy full SHA for 1d015a8
.github/workflows/swift.yml
@@ -37,4 +37,4 @@ jobs:
37
with:
38
files: .build/release/swift-changelog-parser
39
make_latest: "true"
40
- tagName: ${{ env.tag_name }}
+ tag_name: ${{ env.tag_name }}
0 commit comments