Skip to content

Commit 19379b4

Browse files
authored
Update git-auto-commit.bats
1 parent 12e100d commit 19379b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/git-auto-commit.bats

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ setup() {
2121
export FAKE_DEFAULT_BRANCH=$(git config init.defaultBranch)
2222

2323
# Set default INPUT variables used by the GitHub Action
24+
export INPUT_GIT_TAG_ONLY=true
2425
export INPUT_REPOSITORY="${FAKE_LOCAL_REPOSITORY}"
2526
export INPUT_COMMIT_MESSAGE="Commit Message"
2627
export INPUT_BRANCH="${FAKE_DEFAULT_BRANCH}"

0 commit comments

Comments
 (0)