Closed webwarrior-ws closed 1 year ago
CI is broken, please fix.
@webwarrior-ws force-pushed the embedded-resource-util branch from 7a1d664 to fd94e9a 7 minutes ago
Still broken.
@webwarrior-ws ok thanks, will merge as soon as its green; in the meantime, prepare the PRs in other projects that would make use of this.
@webwarrior-ws actually CI is still broken but the failure is a bit weird, can you look into it please
Apparently GITHUB_REF
is expected to be in form of refs/tags/...
but it is refs/pull/27/merge
.
https://github.com/webwarrior-ws/fsx/blob/74a9df0013fc2dc6614a31a8875da6ec6fcb879e/scripts/publish.fsx#L116
I'm not sure what purpose of this check is and what should be the fix.
Add functions from GWallet for reading embedded resource file contents.