diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/hommabot2.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/hommabot2.yml b/.github/workflows/hommabot2.yml index ac389b9..700458f 100644 --- a/.github/workflows/hommabot2.yml +++ b/.github/workflows/hommabot2.yml @@ -5,7 +5,7 @@ on: - main env: - IMAGE: eu.gcr.io/jan-systems/Hommabot2 + IMAGE: eu.gcr.io/jan-systems/hommabot2 GCP_PROJECT: jan-systems GCR_SERVICE: hommabot GCR_PORT: 8080 # Not used in service, but GCR requires a port |
