Skip to content

Commit

Permalink
reverting name and env to Test
Browse files Browse the repository at this point in the history
Signed-off-by: Leon Holtmeier <l.holtmeier@campus.tu-berlin.de>
  • Loading branch information
Superschnizel committed Jul 3, 2024
1 parent ecd1a7e commit 33dbf2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish and deploy - Production Env.
name: Publish and deploy - Test Env.

on:
push:
Expand All @@ -11,7 +11,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: amosproj/amos2024ss04-building-information-enhancer
STAGE: production
STAGE: test

jobs:
build-and-publish:
Expand Down

0 comments on commit 33dbf2e

Please sign in to comment.