Skip to content

Commit 94fb686

Browse files
authored
shorter sleep
1 parent 7bf8193 commit 94fb686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Please set MY_DB_URL with instructions from step above
2424
run: |
2525
echo "Have a look at the end of the output of the previous step to find your one-time link with instructions how to set the database repo secret ..."
26-
sleep 60
26+
sleep 10

0 commit comments

Comments
 (0)