We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaeaf63 commit 7cb9c4fCopy full SHA for 7cb9c4f
.github/workflows/release.yml
@@ -29,6 +29,7 @@ jobs:
29
- name: Install
30
run: yarn install --frozen-lockfile
31
- uses: continuousauth/action@c32f05c950d4e6f4abd8d1d8a46269525e2dbf55 # v1.0.3
32
+ timeout-minutes: 60
33
with:
34
project-id: ${{ secrets.CFA_PROJECT_ID }}
35
secret: ${{ secrets.CFA_SECRET }}
0 commit comments