Skip to content

Add configurable number of retries and timeout for http calls (#40) #35

Add configurable number of retries and timeout for http calls (#40)

Add configurable number of retries and timeout for http calls (#40) #35

Workflow file for this run

on:
push:
tags:
- "v*.*.*"
jobs:
release:
uses: flmorg/universal-workflows/.github/workflows/dotnet.release.yml@main
with:
githubContext: ${{ toJSON(github) }}
secrets: inherit