Skip to content

Commit 6a34703

Browse files
committed
fix workflow
1 parent f130510 commit 6a34703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cloudpod_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
database-type: ${{ inputs.database_type || 'mysql' }}
2525
localstack-version: ${{ inputs.release_tag || 'latest'}}
2626
upload:
27+
needs: build
2728
name: Upload Release Asset
2829
runs-on: ubuntu-latest
2930
steps:

0 commit comments

Comments
 (0)