Skip to content

Commit

Permalink
ci: Add revert to version bump list.
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Feb 6, 2024
1 parent f319275 commit 8125806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id: semver
uses: ietf-tools/semver-action@v1
with:
patchList: fix, bugfix, perf, refactor, test, tests, chore
patchList: fix, bugfix, perf, refactor, test, tests, chore, revert
token: ${{ github.token }}
branch: main

Expand Down

0 comments on commit 8125806

Please sign in to comment.