Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set environment variables for GitHub Actions workflow
Environment variables `RAILS_ENV` and `DATABASE_URL` are now set earlier in the GitHub Actions workflow. This change provides better organization and makes sure that necessary variables are set before running the subsequent tasks.
- Loading branch information