Timo Wagner

Results 4 comments of Timo Wagner

What helped me, since I was cloning the repo, was setting CLRF line endings to false. So I deleted the repo and called `git config --global core.autocrlf false ` And...

@BetaHuhn When `github.ref` is used (e.g. `push` trigger), then GH adds the prefix `refs/heads/` (e.g. push on `foo-bar` outputs ref context `refs/heads/foo-bar` ). This will be visible in the Vercel...

Hey @shehroze-1122 and @MartinLupa thx for your interest and request but unfortunately I am not the owner of this repo and have no permission to merge 😞 Please @BetaHuhn look...

Hey @alipas could you maybe elaborate a bit more on how you resolved this issue? Thx 🙏