Compare commits

..

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

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