Skip to content

Commit 7cb9c4f

Browse files
authored
ci: timeout release job after 1 hour
1 parent eaeaf63 commit 7cb9c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Install
3030
run: yarn install --frozen-lockfile
3131
- uses: continuousauth/action@c32f05c950d4e6f4abd8d1d8a46269525e2dbf55 # v1.0.3
32+
timeout-minutes: 60
3233
with:
3334
project-id: ${{ secrets.CFA_PROJECT_ID }}
3435
secret: ${{ secrets.CFA_SECRET }}

0 commit comments

Comments
 (0)