Skip to content

Commit 30d2246

Browse files
authored
Merge pull request #117 from IShix-g/release
Release
2 parents 111627e + 2f042f0 commit 30d2246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-package-exporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
dry-run: ${{ inputs.dry-run }}
133133

134134
upload-package:
135-
needs: merge-and-push
135+
needs: [get-latest-release, build-package, merge-and-push]
136136
runs-on: ubuntu-22.04
137137
steps:
138138
- name: Upload New Package

0 commit comments

Comments
 (0)