Skip to content

Merge pull request #100 from exceptionless/dependabot/nuget/MinVer-5.0.0 #286

Merge pull request #100 from exceptionless/dependabot/nuget/MinVer-5.0.0

Merge pull request #100 from exceptionless/dependabot/nuget/MinVer-5.0.0 #286

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@master
with:
org: exceptionless
secrets:
NUGET_KEY: ${{ secrets.NUGET_KEY }}
FEEDZ_KEY: ${{ secrets.FEEDZ_KEY }}