Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Mar 29, 2021
1 parent 723a9f3 commit 1870d78
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
release:
timeout-minutes: 5
timeout-minutes: 20

runs-on: ubuntu-latest

Expand All @@ -22,6 +22,10 @@ jobs:

steps:
- uses: ahmadnassri/action-workflow-run-wait@v1
with:
delay: 10000
timeout: 900000
ignore-cancelled: true

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 1870d78

Please sign in to comment.