We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd51c6 commit c6c7a35Copy full SHA for c6c7a35
1 file changed
deploy.sh
@@ -1,6 +1,8 @@
1
#!/usr/bin/env bash
2
set -euo pipefail
3
4
+
5
6
# Default values
7
IMAGE="ghcr.io/evolvus/github-smart:latest"
8
APP_NAME="github-smart-app"
0 commit comments