mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-03 11:30:50 -05:00
75315ea2c5
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
3 lines
111 B
Plaintext
3 lines
111 B
Plaintext
echo "{\"branchName\": \"$(git rev-parse --abbrev-ref HEAD)\"}" > ./branch.json
|
|
prettier --write ./branch.json
|