Skip to content

Commit

Permalink
Merge pull request #31 from shameemshah/dev
Browse files Browse the repository at this point in the history
test
  • Loading branch information
shameemshah authored Nov 23, 2022
2 parents 2406ac7 + d8471f9 commit 60fe5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
tag_name: ${{ steps.bump_version.outputs.next-version }}
release_name: Release V.${{ steps.bump_version.outputs.next-version }}
body: |
${{steps.github_release.outputs.changelog}}
${{steps.build_changelog.outputs.changelog}}
draft: false
prerelease: false

0 comments on commit 60fe5c0

Please sign in to comment.