Skip to content

Commit

Permalink
release: prerelease release on alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaufy committed Jun 21, 2020
1 parent 9e42862 commit 673f30c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cat ~/.npmrc
node ./scripts/ci-version.js "${{ github.event.head_commit.message }}"
run: node ./scripts/ci-version.js "${{ github.event.head_commit.message }}"
- run: git status
- run: git log

0 comments on commit 673f30c

Please sign in to comment.