Skip to content

Commit

Permalink
feat(workflow): change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Morian Engelhardt committed Oct 22, 2023
1 parent b63a329 commit 7dd4ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
uses: jpb06/bump-package@latest
with:
major-keywords: BREAKING CHANGE
minor-keywords: feat,minor
patch-keywords: fix,qol,refactor,perf,docs,style,ci,chore,test
minor-keywords: major
patch-keywords: feat,fix,qol,refactor,perf,docs,style,ci,chore,test

# - name: get-npm-version
# id: package-version
Expand Down

0 comments on commit 7dd4ee5

Please sign in to comment.