Skip to content

Commit 014712a

Browse files
author
mashal-m
committed
refactor: update ci file
1 parent 766817d commit 014712a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,3 @@ jobs:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
run: npx semantic-release
4545
id: ver
46-
ci:
47-
output1: ${{ steps.ver.ci.nextVer }}
48-
49-
print:
50-
needs: tests
51-
runs-on: ubuntu-20.04
52-
steps:
53-
- name: Print version
54-
run: echo ${{ needs.release.ci.output1 }}

0 commit comments

Comments
 (0)