We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f06cf5 commit a11b23bCopy full SHA for a11b23b
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