Skip to content

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 10 May 11:25
· 18 commits to main since this release

Patch Changes

  • #473 3c24abe Thanks @s0! - Make git add work consistently with subdirectories

    Ensure that when running the action from a subdirectory of a repository,
    only the files from that directory are added, regardless of commitMode.