Skip to content

Commit c854546

Browse files
committed
更新 dotnet.yml
默认.NET4.0编译
1 parent 7d1fc67 commit c854546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.TOKEN }}
3333
with:
34-
tag_name: Release ${{ github.run_number }}
34+
tag_name: ${{ github.run_number }}
3535
release_name: Release ${{ github.run_number }}
3636
draft: false
3737
- name: Upload Release Asset

0 commit comments

Comments
 (0)