Skip to content

Commit

Permalink
fix(): git pull issue for tags 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Jan 1, 2023
1 parent 5335a55 commit 6c85d4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function git_init() {
git config --global pull.rebase false
git config --global --add safe.directory /github/workspace
git lfs install
git pull

echo "::endgroup::"
}
Expand Down

0 comments on commit 6c85d4d

Please sign in to comment.