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 e8fedf6Copy full SHA for e8fedf6
.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: 30
12
13
jobs:
14
publish:
0 commit comments