We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891fd59 commit d67ec67Copy full SHA for d67ec67
.github/workflows/next-release.yml
@@ -40,5 +40,3 @@ jobs:
40
run: yarn test:coverage
41
- name: Publish Next Release
42
run: GITHUB_SHORT_SHA="$(git rev-parse --short $GITHUB_SHA)" yarn release-next
43
- env:
44
- NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
0 commit comments