Skip to content

Commit e13696b

Browse files
committed
allow updates
1 parent 08b1a75 commit e13696b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
with:
42+
allowUpdates: true
4243
upload_url: ${{ steps.create_release.outputs.upload_url }}
4344
asset_path: ./NoIdle/NoIdle/bin/Release/NoIdle.exe
4445
asset_name: NoIdle.exe

0 commit comments

Comments
 (0)