mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-20 12:11:18 -06:00
3 lines
111 B
Plaintext
3 lines
111 B
Plaintext
echo "{\"branchName\": \"$(git rev-parse --abbrev-ref HEAD)\"}" > ./branch.json
|
|
prettier --write ./branch.json
|