We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a290a9c commit 75dbd7aCopy full SHA for 75dbd7a
.github/workflows/ci-build.yml
@@ -12,6 +12,3 @@ jobs:
12
with:
13
configuration: Release
14
productNamespacePrefix: "ReactiveUI.Validation"
15
- dotNetBuild: true
16
- useVisualStudioPreview: false
17
- useMauiCheckDotNetTool: false
.github/workflows/release.yml
@@ -10,9 +10,6 @@ jobs:
10
11
secrets:
SIGN_CLIENT_USER_ID: ${{ secrets.SIGN_CLIENT_USER_ID }}
18
SIGN_CLIENT_SECRET: ${{ secrets.SIGN_CLIENT_SECRET }}
0 commit comments