File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11## Link issues
22
3- [ 请在下方 # 后面填写相关 Issue 编号,如 #42 ]
4- fixes #{bug number} (in this specific format)
3+ fixes #{bug number}
4+ [ Please fill in the relevant Issue number after the # above, such as #42 ]
5+ [ 请在上方 # 后面填写相关 Issue 编号,如 #42 ]
56
67## Summary By Copilot
78
@@ -12,7 +13,6 @@ fixes #{bug number} (in this specific format)
1213- [ ] No
1314
1415[ If yes, specify the version the behavior has regressed from]
15-
1616[ 是否影响老版本]
1717
1818## Risk
Original file line number Diff line number Diff line change 1010jobs :
1111 pack :
1212 runs-on : ubuntu-latest
13-
13+
1414 steps :
1515 - uses : actions/checkout@v4
1616
2020 dotnet-version : 9.0.x
2121
2222 - name : Publish to Nuget
23- env :
23+ env :
2424 NUGET_API_KEY : ${{secrets.NUGET_API_KEY}}
2525 Bundle : True
2626
You can’t perform that action at this time.
0 commit comments