Skip to content

Commit

Permalink
ci: Add build to version bump. (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Mar 7, 2024
1 parent a180990 commit c42a896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: ietf-tools/semver-action@v1
with:
token: ${{ github.token }}
patchList: fix, bugfix, perf, refactor, test, tests, chore, ci
patchList: fix, bugfix, perf, refactor, test, tests, chore, ci, build
branch: main
skipInvalidTags: true

Expand Down

0 comments on commit c42a896

Please sign in to comment.