Skip to content

Commit

Permalink
Merge pull request #12 from JFWenisch/main
Browse files Browse the repository at this point in the history
Merge main into develop
  • Loading branch information
JFWenisch authored Sep 27, 2022
2 parents ae9e0e6 + 9e8437c commit 79736c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ jobs:
with:
tag: ${{needs.version.outputs.tag}}
name: Release ${{needs.version.outputs.tag}}
artifacts: "dist/*"
artifacts: "dist/semver-cli-*"
body: ${{needs.version.outputs.changelog}}

0 comments on commit 79736c8

Please sign in to comment.