Skip to content

Commit

Permalink
A little cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Feb 14, 2022
1 parent ee628b4 commit 1290660
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: Get Source
uses: actions/checkout@v2
with:
submodules: recursive
- name: Install .NET Core SDK
uses: actions/setup-dotnet@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion build
Submodule build updated 1 files
+1 −1 README.md
2 changes: 1 addition & 1 deletion marvin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ProjectSets:
GitHubOwner: "daveaglick"
GitHubName: "Buildalyzer"
GitHubToken: => GITHUB_TOKEN
NuGetApiKey: => DAVEAGLICK_NUGET_API_KEY
NuGetApiKey: => NUGET_API_KEY

0 comments on commit 1290660

Please sign in to comment.