mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-05 22:49:25 +00:00
8bbde1f600
+ Add ARM64 binary release + Draft for github actions.
5 lines
69 B
Bash
5 lines
69 B
Bash
#!/bin/sh -l
|
|
|
|
echo "Hello $1"
|
|
|
|
echo "::set-output name=semver::$time" |