prisma-engines
8e3047b8
- fix: fix on-push-to-main issue (#5717)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
48 days ago
fix: fix on-push-to-main issue (#5717) Fixes a small issue with bash variable interpolation, `$provider_` gets interpreted as `${provider_}` instead of `${provider}_` and we want the latter. /test-all
References
#5717 - fix: fix on-push-to-main issue
Author
jacek-prisma
Parents
62254902
Loading