Skip to content

Commit

Permalink
sleep longer
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Dec 22, 2023
1 parent 0c770b8 commit d08cd46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/associate_commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
fetch-depth: 0
- name: install sentry-cli
run: pip install sentry-cli
- name: Sleep for 30 to make sure that heroku deployment is really done
run: sleep 30
- name: Sleep to make sure that heroku deployment is really done
run: sleep 120
shell: bash
- name: get release version
env:
Expand Down

0 comments on commit d08cd46

Please sign in to comment.