fari-app
fari-app copied to clipboard
Fix CI requiring original repo (#560)
โ 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
That looks like it did a good!