Skip to content

Commit a0a8f99

Browse files
Update release.yml
1 parent 7fdff49 commit a0a8f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 3
1717
- name: Check package version
18-
uses: technote-space/ga-package-version-checker@v1
18+
uses: technote-space/package-version-check-action@v1
1919
with:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
- name: Install Package dependencies

0 commit comments

Comments
 (0)