Skip to content

Commit 6bf43a9

Browse files
Update release.yml
1 parent 3e82b45 commit 6bf43a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ jobs:
3939
uses: actions/checkout@master
4040
with:
4141
fetch-depth: 3
42-
- name: Check package version
43-
uses: technote-space/ga-package-version-checker@v1
44-
with:
45-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4642
- name: Install Package dependencies
4743
run: yarn install
4844
- name: Build

0 commit comments

Comments
 (0)