Skip to content

Commit 0d52c66

Browse files
ok
1 parent 38a8e88 commit 0d52c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

1617

1718
concurrency:
@@ -50,7 +51,6 @@ jobs:
5051
repo_token: "${{ secrets.REPO_TOKEN }}"
5152
automatic_release_tag: "v${{ env.RE_TAG_NAME }}"
5253
prerelease: false
53-
draft: true
5454
title: "Automatic Build"
5555
files: |
5656
Server/bin/*/net35/ServerEmulator.dll

0 commit comments

Comments
 (0)