ci: fix typo in github workflow

pull/228/head
sct 4 years ago
parent 3fa7ff9858
commit d4cc727d52

@ -20,7 +20,7 @@ jobs:
run: yarn lint
- name: build
run: yarn build
semnatic-release:
semantic-release:
name: Tag and release latest version
needs: test
runs-on: ubuntu-latest

Loading…
Cancel
Save