Skip to content

Commit 4260e33

Browse files
Update release.yml
1 parent fc794eb commit 4260e33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
- "*.md"
1313
- ".idea/*"
1414
- ".vs/*"
15-
- "*.yml"
1615

1716
concurrency:
1817
group: "build-and-release"
@@ -52,4 +51,4 @@ jobs:
5251
prerelease: false
5352
title: "Automatic Build"
5453
files: |
55-
Server/bin/Debug/net35/ServerEmulator.dll
54+
Server/bin/Debug/*/ServerEmulator.dll

0 commit comments

Comments
 (0)