diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ab0f5bf..4a8bd36 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -26,6 +26,7 @@ jobs: if: github.repository_owner == 'danielparks' name: Create runs-on: ubuntu-latest + timeout-minutes: 5 permissions: contents: write # To create release? steps: