Skip to content

Commit ece2554

Browse files
committed
ci: try fix bump version gain 4
1 parent 418b9e3 commit ece2554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ jobs:
5151
- name: Npm install
5252
uses: ./.github/actions
5353
- name: Bump version
54+
run: |
5455
npx nx release --skip-publish --projects=${{ inputs.projects }} --dry-run=${{ inputs.dry-run }}
5556
shell: bash

0 commit comments

Comments
 (0)