Skip to content

Commit a60eace

Browse files
committed
Fix readme typo
1 parent 1ed2591 commit a60eace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
namespace: proj-rl3e02
3232
wordpress: myawesomesite-2e304
33-
image: gcr.io/test-stack/foxes:${{ steps.build.output.tag }}
33+
image: gcr.io/test-stack/foxes:${{ steps.build.outputs.tag }}
3434
google_project: vlads-ureactor
3535
google_zone: europe-west2
3636
google_cluster: stack

0 commit comments

Comments
 (0)