Skip to content

Commit 0f2fe08

Browse files
authored
Update build-release.yml
1 parent 29114c8 commit 0f2fe08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
commit-id: ${{ needs.update-packagejson.outputs.sha }}
102102
tag: ${{ inputs.tag }}
103103
nuget-push: true
104-
release-upload: true
104+
release-upload: false
105105
secrets: inherit
106106

107107
cleanup:

0 commit comments

Comments
 (0)