Skip to content

Commit 55bdfda

Browse files
author
mashal-m
committed
refactor: update ci file
1 parent f186662 commit 55bdfda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ jobs:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
run: npx semantic-release
4343
id: ver
44-
ci:
44+
ci:
4545
output1: ${{ steps.ver.ci.nextVer }}
4646

4747
print:
48-
needs: release
48+
needs: tests
4949
runs-on: ubuntu-20.04
5050
steps:
5151
- name: Print version

0 commit comments

Comments
 (0)