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