Skip to content

Commit 732eeb2

Browse files
authored
fix: timeout semantic-release step after 1 hour (#7)
1 parent 5d02cd4 commit 732eeb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ runs:
5555
CFA_PROJECT_ID: ${{ inputs.project-id }}
5656
CFA_SECRET: ${{ inputs.secret }}
5757
NPM_TOKEN: ${{ inputs.npm-token }}
58+
timeout-minutes: 60

0 commit comments

Comments
 (0)