Skip to content

Commit

Permalink
release: prerelease on alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaufy committed Jun 21, 2020
1 parent 579fdbd commit 21ed86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: node ./scripts/ci-version.js "${{ github.event.head_commit.message }}"
- run: npx lerna publish
- run: npx lerna publish --focus-publish
- run: git status
- run: git log

0 comments on commit 21ed86a

Please sign in to comment.