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 e4bb71b commit 1717724Copy full SHA for 1717724
.github/workflows/publish_release.yml
@@ -8,7 +8,7 @@ on:
8
env:
9
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
10
DOTNET_NOLOGO: true
11
- SLEEP_DURATION: 10
+ SLEEP_DURATION: 60
12
13
jobs:
14
publish:
0 commit comments