Skip to content

Commit

Permalink
ci: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Oct 21, 2022
1 parent 262f2a2 commit 230aeb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Conventional Changelog Action
id: changelog
- name: Conventional Release Action
id: release
uses: TriPSs/conventional-changelog-action@v3.15.0
with:
github-token: ${{ secrets.AUTO_RELEASE_TOKEN }}
Expand Down

0 comments on commit 230aeb6

Please sign in to comment.