Skip to content

Commit

Permalink
refactor: version auto increment test [WTEL-5567] (https://webitel.at…
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirBeria committed Nov 20, 2024
1 parent 3981eac commit b960a86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
- name: Increment version in package.json
uses: copapow/version-bump-package@v1
with:
patch_label: version-patch
default_branch: main
default_bump: patch
github_token: ${{ secrets.GITHUB_TOKEN }}

# Authenticate with npm
Expand Down

0 comments on commit b960a86

Please sign in to comment.