Closed NachoVazquez closed 1 year ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
[x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Documentation content changes [ ] Other... Please describe:
The release workflow is not working because the secrets were not set correctly
We set the secrets correctly on the env variables
[ ] Yes [x] No
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
The release workflow is not working because the secrets were not set correctly
What is the new behavior?
We set the secrets correctly on the env variables
Does this PR introduce a breaking change?