There was an error while loading. Please reload this page.
2 parents 72946d6 + a11b23b commit b7fbaf2Copy full SHA for b7fbaf2
1 file changed
.github/workflows/publish.yml
@@ -96,8 +96,6 @@ jobs:
96
run: node scripts/set-version.js
97
env:
98
VERSION: ${{ needs.version.outputs.version }}
99
- - name: Temporarily replace README.md
100
- run: echo "Coming soon" > README.md
101
- name: Build
102
run: npm run build
103
- name: Pack
0 commit comments