We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b1a75 commit e13696bCopy full SHA for e13696b
.github/workflows/dotnet-core.yml
@@ -39,6 +39,7 @@ jobs:
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
with:
42
+ allowUpdates: true
43
upload_url: ${{ steps.create_release.outputs.upload_url }}
44
asset_path: ./NoIdle/NoIdle/bin/Release/NoIdle.exe
45
asset_name: NoIdle.exe
0 commit comments