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 3a27f4a commit fd98462Copy full SHA for fd98462
.github/workflows/ci.marster.yml
@@ -95,5 +95,6 @@ jobs:
95
{ "name": "@uiwjs/react-markdown-preview" }
96
97
- run: npm publish
98
+ if: steps.create_tag.outputs.successful
99
env:
100
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments