Skip to content

Merge pull request #85 from exceptionless/dependabot/nuget/xunit.runn… #192

Merge pull request #85 from exceptionless/dependabot/nuget/xunit.runn…

Merge pull request #85 from exceptionless/dependabot/nuget/xunit.runn… #192

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