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 fae12ee commit f9d6897Copy full SHA for f9d6897
.github/workflows/publish.yml
@@ -45,7 +45,3 @@ jobs:
45
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
46
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
token: ${{ secrets.GITHUB_TOKEN }}
48
- - name: Run docs workflow as it will fail when trying to make parallel updates
49
- run: gh workflow run docs.yml
50
- env:
51
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments