Skip to content

Commit 14d02b0

Browse files
abrhanavLudvigHz
andauthored
Update .github/workflows/main.yml
Co-authored-by: Ludvig Hozman <[email protected]>
1 parent 372bbf9 commit 14d02b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
VAR: image=${{ needs.build-and-push.outputs.image }}
7676

7777
deploy-dev-gcp:
78-
name: Deploy to preprod
78+
name: Deploy to dev-gcp
7979
needs: build-and-push
8080
if: github.ref == 'refs/heads/dev'
8181
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)