Skip to content

Commit 5d44652

Browse files
committed
Update release workflow template TFO-GO-SDK RESTful API
1 parent 0c1972e commit 5d44652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/generator-restfulapi/templates/github/workflows/release.yml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ jobs:
492492
docker-release:
493493
name: Docker Release
494494
runs-on: ubuntu-latest
495-
needs: [prepare, test]
495+
needs: [prepare, release]
496496
env:
497497
REGISTRY: ghcr.io
498498
IMAGE_NAME: ${{"{{"}} github.repository {{"}}"}}

0 commit comments

Comments
 (0)