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 fd366e6 commit 1e69d3cCopy full SHA for 1e69d3c
.github/workflows/build.yml
@@ -1,4 +1,4 @@
1
-name: Build Logitar.js
+name: Build Logitar Validation.js
2
3
on:
4
push:
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build:
14
- name: Build Logitar.js
+ name: Build Logitar Validation.js
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout Repository
.github/workflows/publish.yml
-name: Publish Logitar.js NPM package
+name: Publish Logitar Validation.js NPM package
release:
@@ -7,7 +7,7 @@ on:
7
8
9
10
- name: Publish Logitar.js NPM package
+ name: Publish Logitar Validation.js NPM package
0 commit comments