We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110e27d commit b11b3c2Copy full SHA for b11b3c2
1 file changed
.github/workflows/just-nut.yml
@@ -99,5 +99,5 @@ jobs:
99
- name: Run NUT (with retries)
100
uses: salesforcecli/github-workflows/.github/actions/retry@main
101
with:
102
- retry_wait_seconds: 1
+ retry_wait_seconds: 1800
103
command: ${{ inputs.command }}
0 commit comments