update script to :github

Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
Alex Lau 2023-09-22 01:03:54 +08:00
parent b2136c96b7
commit fb2fc5111e
No known key found for this signature in database
GPG Key ID: 3F28752074CC2261

View File

@ -2,4 +2,4 @@
echo "Hello $1"
time=$(date)
echo "time=$time" >> $GITHUB_OUTPUT
echo "time=$time" >> $env:GITHUB_OUTPUT