3 lines
50 B
Bash
Executable File
3 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "$GITHUB_SHA" > dist/git-hash.html |