Closed flichtenheld closed 6 months ago
@uddr Your changes to release/ scripts break GHA build in master (Since there is no such tag as OpenVPN-2.7_git-I001). Can you take a look and advise how we should fix this? We could either
@flichtenheld yeah, didn't expect that)
so we usually have this case when we do MSI builds only
I added additional condition for that which should fix the GHA builds
https://github.com/OpenVPN/openvpn-build/pull/632
added git user in GHA to fix that https://github.com/OpenVPN/openvpn-build/pull/633