fari-app icon indicating copy to clipboard operation
fari-app copied to clipboard

Fix CI requiring original repo (#560)

Open RPDeshaies opened this issue 1 year ago โ€ข 1 comments

โœ… Changes

  • fix: This should fix the CI failing on forks.

๐ŸŒ„ Context

I had noticed when fixing the issue of the cap on Numeric fields that the CI consistently failed. Looking from the build logs, I think the issue is that it looks for secrets related to the main repo in a way that seems hardcoded. This should fix that particular issue.

โœ… Changes

๐ŸŒ„ Context

๐Ÿ”’Checklist

  • I tested my work on the feature environment

๐Ÿ’… Examples

RPDeshaies avatar Nov 25 '24 19:11 RPDeshaies

That looks like it did a good!

glmdgrielson avatar Nov 25 '24 19:11 glmdgrielson