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 94cf606 commit 51e2b88Copy full SHA for 51e2b88
.github/workflows/ci-build.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
configuration: Release
17
productNamespacePrefix: "SourceGenerators"
18
- installWorkflows: false
+ installWorkflows: true
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
secrets:
SIGN_ACCOUNT_NAME: ${{ secrets.SIGN_ACCOUNT_NAME }}
19
SIGN_PROFILE_NAME: ${{ secrets.SIGN_PROFILE_NAME }}
0 commit comments