Skip to content

Commit 3a69bab

Browse files
committed
Fix action repo
1 parent 3957120 commit 3a69bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: get-npm-version
2424
id: package-version
25-
uses: action-get-npm-version@master
25+
uses: pchynoweth/action-get-npm-version@master
2626

2727
- name: Validate version
2828
run: echo "Wrong tag"

0 commit comments

Comments
 (0)