Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action fails if repository is unshallow #12

Open
adrianimajion opened this issue Jan 11, 2024 · 1 comment
Open

Action fails if repository is unshallow #12

adrianimajion opened this issue Jan 11, 2024 · 1 comment

Comments

@adrianimajion
Copy link

If the workflow has already checked out an unshallow repository in an earlier step, this action will fail in the first step when calling running git fetch --prune --unshallow --tags.

I've made a small pull request to fix this issue here: #11

@gamoreli
Copy link

hey guys, could you please merge @adrianimajion code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants