Skip to content

Commit

Permalink
remove echo changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Karmenzind committed Dec 31, 2023
1 parent 7043ff6 commit 86a6f6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
bash scripts/build.sh linux arm64
bash scripts/build.sh windows amd64
- name: echo changelog
run: echo ${{steps.build_changelog.outputs.changelog}}
# - name: echo changelog
# run: echo ${{steps.build_changelog.outputs.changelog}}

- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 86a6f6c

Please sign in to comment.