We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e85deb5 + da0d53b commit 5225e53Copy full SHA for 5225e53
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
node-version: 14
17
- name: Install dependencies
18
run: yarn install
19
- - name: Build Dist
+ - name: Build Dist
20
run: yarn build
21
- name: Release
22
env:
0 commit comments