chore: fix CI, allow 30 minutes for timeout of release

This commit is contained in:
Ryan Dowling 2022-05-08 10:15:44 +10:00
parent a2d53fb365
commit 0bf884e0f4
No known key found for this signature in database
GPG key ID: 5539FCDB88950EFD

View file

@ -147,6 +147,7 @@ jobs:
- name: Create ATLauncher Version
uses: ATLauncher/release-atlauncher-action@master
timeout-minutes: 30
with:
api-key: ${{ secrets.ATLAUNCHER_API_KEY }}
version: ${{ needs.build.outputs.clean-version }}