ci(craft): Remove the delay between prepare and publish

This should be obsolete by getsentry/craft#117.
This commit is contained in:
Burak Yigit Kaya 2020-08-27 21:45:54 +03:00
parent cb8bb3b2e7
commit 61bc028a17
No known key found for this signature in database
GPG Key ID: C2F03C406631065D

View File

@ -54,10 +54,6 @@ jobs:
GIT_COMMITTER_NAME: getsentry-bot
GIT_AUTHOR_NAME: getsentry-bot
EMAIL: bot@getsentry.com
# Wait until the builds start. Craft should do this automatically
# but it is broken now.
# TODO: Remove this once getsentry/craft#111 is fixed
- run: sleep 10
- uses: getsentry/craft@master
with:
action: publish