Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith authored Aug 20, 2022
1 parent 0b81f43 commit 621ea70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ on: [push, pull_request]
jobs:
build:
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@master
secrets: inherit
secrets:
NUGET_KEY: ${{ secrets.NUGET_KEY }}
FEEDZ_KEY: ${{ secrets.FEEDZ_KEY }}

0 comments on commit 621ea70

Please sign in to comment.