Skip to content

Commit e8fedf6

Browse files
committed
Attempt to fix publish
1 parent e4bb71b commit e8fedf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
env:
99
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
1010
DOTNET_NOLOGO: true
11-
SLEEP_DURATION: 10
11+
SLEEP_DURATION: 30
1212

1313
jobs:
1414
publish:

0 commit comments

Comments
 (0)