We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3957120 commit 3a69babCopy full SHA for 3a69bab
1 file changed
.github/workflows/build_release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: get-npm-version
24
id: package-version
25
- uses: action-get-npm-version@master
+ uses: pchynoweth/action-get-npm-version@master
26
27
- name: Validate version
28
run: echo "Wrong tag"
0 commit comments