We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c89dd commit 23fc531Copy full SHA for 23fc531
.github/workflows/build.yml
@@ -24,6 +24,7 @@ jobs:
24
uses: thebongy/version-check@v1
25
with:
26
file: package.json
27
+ failBuild: false
28
id: version_check
29
30
- name: Install dependencies
0 commit comments