Skip to content

Commit

Permalink
chore: boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Mar 21, 2024
1 parent cbf5bcc commit a4d6acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
# However, if this is a manual release (workflow_dispatch), then we want to disable skip-on-empty
# This helps recover from forgetting to add semantic commits ('fix:', 'feat:', etc.)
skip-on-empty: ${{ github.event_name == 'push' }}
readme-multi: 'true'
readme-multi: true

0 comments on commit a4d6acf

Please sign in to comment.