Skip to content

Commit

Permalink
ci: update release.yml (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriiiii authored Jun 19, 2024
1 parent b699ea7 commit 059d619
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 @@ -20,7 +20,7 @@ jobs:
package-name: vlossom
path: packages/vlossom
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'

prerelease: true
- name: Checkout Repository
uses: actions/checkout@v4
if: ${{ steps.release.outputs['packages/vlossom--release_created'] }}
Expand Down

0 comments on commit 059d619

Please sign in to comment.