Skip to content

Commit

Permalink
Merge pull request #105 from weaveworks/dev
Browse files Browse the repository at this point in the history
Release removing prerelease flag from changelog workflow
  • Loading branch information
nohasaayed authored Sep 20, 2022
2 parents cc7b33b + fef11ee commit d45b3bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_with_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
prerelease: true
body: ${{steps.github_release.outputs.changelog}}

0 comments on commit d45b3bd

Please sign in to comment.