Skip to content

Commit e2af74a

Browse files
authored
Update workflow.yaml
1 parent 47a7ad2 commit e2af74a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
${{ vars.REGISTRY_URL }}/k8s/redoc:${{ env.run_id }}
5252
${{ vars.REGISTRY_URL }}/k8s/redoc:latest
5353
${{ vars.REGISTRY_URL }}/release/redoc:${{ env.run_id }}
54-
${{ vars.REGISTRY_URL }}/release/redoc:latest'
54+
${{ vars.REGISTRY_URL }}/release/redoc:latest
5555
5656
create_release:
5757
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)