Compare commits

..

No commits in common. "main" and "v2" have entirely different histories.
main ... v2

1
entrypoint.sh Executable file → Normal file
View file

@ -1,6 +1,5 @@
#!/bin/sh -l
echo "Hello $1"
env
time=$(date)
echo "time=$time" >> $GITHUB_OUTPUT