Files
gitactionTest/bin/updateCommitSha.sh
2025-09-05 11:09:58 +09:00

3 lines
56 B
Bash

#!/bin/sh
git rev-parse --short=6 HEAD > commit-sha.txt