Skip to content

Commit f9d6897

Browse files
committed
fix publish workflow
1 parent fae12ee commit f9d6897

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,3 @@ jobs:
4545
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
4646
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
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

Comments
 (0)