Full Changelog: 1.0.4...1.0.5
Have been trying to update openai.tsx file with absolutely no luck.
This is what I have tried:
- I try to edit the config
- open a new codespace to run commands to fix any prettier format issues
- run workflows for lint-test-build to verify files are correct. (All checks pass)
- any other workflows also pass (except GitHub Container Upload)
- I build new pre-release version in GitHub and then build new docker image off of that, instead of main. (not sure if this is an issue or not)
- I replace docker image with newer version needing testing, nothing happens.
- Reactive Resume just shows random letters and numbers as if it is an error code.
But for some reason, original code works fine and displays correctly.