Files
semver-generator/entrypoint.sh
T
lukaszraczylo 8bbde1f600 Console friendly switches and documentation
+ Add ARM64 binary release
+ Draft for github actions.
2021-05-09 11:11:57 +01:00

5 lines
69 B
Bash

#!/bin/sh -l
echo "Hello $1"
echo "::set-output name=semver::$time"