There was an error while loading. Please reload this page.
1 parent cbcc8ed commit ce4ab0fCopy full SHA for ce4ab0f
.github/workflows/release.yml
@@ -16,6 +16,7 @@ jobs:
16
node-version: "16.x"
17
- run: npm install
18
- run: npm run check
19
+ - run: npm whoami
20
- run: npm run dist --if-present
21
- run: npx semantic-release
22
env:
0 commit comments