Skip to content

Merge pull request #98 from exceptionless/dependabot/nuget/xunit-2.7.0 #290

Merge pull request #98 from exceptionless/dependabot/nuget/xunit-2.7.0

Merge pull request #98 from exceptionless/dependabot/nuget/xunit-2.7.0 #290

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 }}