Skip to content

Commit

Permalink
fix: timeout semantic-release step after 1 hour (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Nov 13, 2024
1 parent 5d02cd4 commit 732eeb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ runs:
CFA_PROJECT_ID: ${{ inputs.project-id }}
CFA_SECRET: ${{ inputs.secret }}
NPM_TOKEN: ${{ inputs.npm-token }}
timeout-minutes: 60

0 comments on commit 732eeb2

Please sign in to comment.