Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/marshmallow-3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein committed May 15, 2024
2 parents c6aa1d4 + 58b9e36 commit 3373a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Create Release and Upload Executable
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body: ${{ steps.create_release_notes.outputs.body }}
files: |
Expand Down

0 comments on commit 3373a68

Please sign in to comment.