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.
2 parents 2d8861b + 922fd5f commit cf94af9Copy full SHA for cf94af9
.github/workflows/release.yml
@@ -40,8 +40,6 @@ jobs:
40
# This expects you to have a script called release which does a build for your packages and calls changeset publish
41
publish: yarn release
42
version: yarn version-packages
43
- commit: "chore: release packages"
44
- title: "chore: release packages"
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments