Skip to content

Commit bd8c81d

Browse files
Update release.yml
1 parent 2b713fc commit bd8c81d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,3 @@ jobs:
3535
with:
3636
files: 'dist/*'
3737
repo-token: ${{ secrets.GITHUB_TOKEN }}
38-
39-
- name: Release docs
40-
env:
41-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42-
run: ci/docs.sh $RELEASE_VERSION ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)