Don't limit execution time for publish step

Windows takes forever for some reason
This commit is contained in:
Markus Olsson 2020-08-25 12:36:14 +02:00
parent ea6b809b63
commit 31d08ba091

View file

@ -79,4 +79,3 @@ jobs:
S3_KEY: ${{ secrets.S3_KEY }}
S3_SECRET: ${{ secrets.S3_SECRET }}
S3_BUCKET: github-desktop
timeout-minutes: 10