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.
1 parent 83f19ba commit 3938267Copy full SHA for 3938267
.github/workflows/ci.marster.yml
@@ -87,11 +87,6 @@ jobs:
87
with:
88
token: ${{ secrets.NPM_TOKEN }}
89
package: ./package.json
90
-
91
- - name: Coveralls
92
- uses: coverallsapp/github-action@master
93
- with:
94
- github-token: ${{ secrets.GITHUB_TOKEN }}
95
96
- name: Modify @uiw/react-markdown-preview => @uiwjs/react-markdown-preview
97
uses: jaywcjlove/github-action-package@main
0 commit comments