We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a7ad2 commit e2af74aCopy full SHA for e2af74a
1 file changed
.github/workflows/workflow.yaml
@@ -51,7 +51,7 @@ jobs:
51
${{ vars.REGISTRY_URL }}/k8s/redoc:${{ env.run_id }}
52
${{ vars.REGISTRY_URL }}/k8s/redoc:latest
53
${{ vars.REGISTRY_URL }}/release/redoc:${{ env.run_id }}
54
- ${{ vars.REGISTRY_URL }}/release/redoc:latest'
+ ${{ vars.REGISTRY_URL }}/release/redoc:latest
55
56
create_release:
57
runs-on: ubuntu-latest
0 commit comments