You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My repository in which I am trying to use the action, it looks like it does not support git-lfs and my repo is configured with git-lfs.
changelog-from-release version: v3.7.1
+ '[' true '=' true ]
+ git checkout -b changelog-v4.4.2
Switched to a new branch 'changelog-v4.4.2'
\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting the 'post-checkout' file in the hooks directory (set by 'core.hookspath'; usually '.git/hooks').\n
Obviously the step does not require LFS files so maybe it should do a shallow clone or something?
The text was updated successfully, but these errors were encountered:
My repository in which I am trying to use the action, it looks like it does not support git-lfs and my repo is configured with git-lfs.
Obviously the step does not require LFS files so maybe it should do a shallow clone or something?
The text was updated successfully, but these errors were encountered: