Skip to content

Commit

Permalink
all messages since last non prerelease on release.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbusillo committed Jun 12, 2024
1 parent 77c6449 commit e1482cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/briefcase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
${{ steps.get_commit_messages.outputs.messages }}
draft: false
prerelease: ${{ github.ref == 'refs/heads/prerelease' }}
tag_name: v${{ steps.extract_version.outputs.VERSION
tag_name: v${{ steps.extract_version.outputs.VERSION }}
name: Release v${{ steps.extract_version.outputs.VERSION }}
files: |
dist/*.zip
Expand Down

0 comments on commit e1482cf

Please sign in to comment.