Skip to content

Commit

Permalink
Merge pull request #5 from digorgonzola/release_notes_further_fixes
Browse files Browse the repository at this point in the history
Release notes further fixes
  • Loading branch information
digorgonzola authored Aug 23, 2022
2 parents ac6dbd4 + b0d48a0 commit 0a0cf44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Release
uses: softprops/action-gh-release@v1
- name: Update Release
uses: mikepenz/action-gh-release@v0.2.0-a03
with:
files: wheels/*.whl
body: ${{ steps.build_changelog.outputs.changelog }}
3 changes: 2 additions & 1 deletion dummy_file.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
further changes
some changes
some more stuff
some more stuff
extra stuff here

0 comments on commit 0a0cf44

Please sign in to comment.