Skip to content

Commit f1061a3

Browse files
authored
Update build.yml
1 parent ba3f789 commit f1061a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build
22
on: [push, pull_request]
33

4+
env:
5+
NUGET_KEY: ${{ secrets.SuperSecret }}
6+
47
jobs:
58
build:
69
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@master

0 commit comments

Comments
 (0)