Skip to content

Commit

Permalink
ci: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer authored Oct 12, 2022
1 parent 76965ba commit 37be328
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
draft_release:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3

- name: Conventional Changelog Action
id: changelog
uses: TriPSs/conventional-changelog-action@v3
Expand Down

1 comment on commit 37be328

@vercel
Copy link

@vercel vercel bot commented on 37be328 Oct 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.