Skip to content

Commit a304ff9

Browse files
authored
Update upload_release_build.yml
1 parent d6b9c6d commit a304ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upload_release_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ jobs:
213213
214214
# Step 5: Upload the build artifact to the Release
215215
- name: Upload Release Asset
216+
if: ${{ steps.find_artifact.outputs.asset_name }}
216217
uses: actions/upload-release-asset@v1
217218
env:
218219
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)