diff --git a/entrypoint.sh b/entrypoint.sh index b10056d..4e647d3 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -69,7 +69,7 @@ if _git_changed; then _git_setup # Ignore node modules and other action created files - "/node_modules/ + echo "/node_modules/ package-lock.json package.json " >> .git/info/exclude