Add a time-limit

This commit is contained in:
Sophie Mondz 2022-04-27 19:48:05 -05:00 committed by GitHub
parent 2151c8273d
commit 2d28711165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ concurrency: # prevent concurrent deploys doing strange things
jobs:
deploy:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v1
# When the dist_dir is ready, deploy it to neocities