Skip to content

Commit 3606506

Browse files
committed
update package-lock.json automatically
1 parent c95ace4 commit 3606506

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
@@ -159,7 +159,7 @@ jobs:
159159
run: |
160160
git config --local user.name "Luis Antonio Obis Aparicio"
161161
git config --local user.email "luis.antonio.obis@gmail.com"
162-
git add bindings/nodejs/nodered/package-lock.json
162+
git add package-lock.json
163163
git commit -m "Update nodered package-lock.json"
164164
git push origin HEAD:main
165165

0 commit comments

Comments
 (0)