mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
ci(craft): Remove the delay between prepare and publish
This should be obsolete by getsentry/craft#117.
This commit is contained in:
parent
cb8bb3b2e7
commit
61bc028a17
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user