fix: run next version flow

This commit is contained in:
mashal-m
2023-02-25 20:30:53 +05:00
parent 109643fd76
commit 5ac0035fe4

View File

@@ -22,7 +22,7 @@ jobs:
outputs:
new-release-published: ${{ steps.get-next-version.outputs.new-release-published }}
new-release-version: ${{ steps.get-next-version.outputs.new-release-version }}
tests:
tests:
runs-on: ubuntu-latest
strategy:
matrix:
@@ -49,4 +49,4 @@ jobs:
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v3