This commit is contained in:
Rinne 2024-03-31 21:16:23 +08:00
parent e63fa778fa
commit ae24be0215
No known key found for this signature in database
GPG Key ID: E86D01E1809BD23E
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ env:
jobs:
patch_release_to_nuget:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
# if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
steps: