Skip to content

Commit 4d19fc0

Browse files
feat(ref: no-ref): update ng 19
1 parent 87dbeec commit 4d19fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Extract version
3636
id: get_version
3737
run: |
38-
VERSION=$(node -p "require('./dist/ngx-mask-lib/package.json').version")
38+
VERSION=$(node -p "require('./dist/ngx-loader-indicator-lib/package.json').version")
3939
echo "version=$VERSION" >> $GITHUB_OUTPUT
4040
4141
slack_notification:

0 commit comments

Comments
 (0)