Skip to content

Commit

Permalink
Housekeeping Update Build (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman authored Sep 21, 2024
1 parent 27cc6a9 commit dbb8cc3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ jobs:
with:
configuration: Release
productNamespacePrefix: "Akavache"
dotNetBuild: true
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
with:
configuration: Release
productNamespacePrefix: "Akavache"
dotNetBuild: true
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
secrets:
SIGN_CLIENT_USER_ID: ${{ secrets.SIGN_CLIENT_USER_ID }}
SIGN_CLIENT_SECRET: ${{ secrets.SIGN_CLIENT_SECRET }}
Expand Down

0 comments on commit dbb8cc3

Please sign in to comment.