We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1061a3 commit 0b81f43Copy full SHA for 0b81f43
.github/workflows/build.yml
@@ -1,9 +1,6 @@
1
name: Build
2
on: [push, pull_request]
3
4
-env:
5
- NUGET_KEY: ${{ secrets.SuperSecret }}
6
-
7
jobs:
8
build:
9
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@master
0 commit comments