Skip to content

Commit 7b4162e

Browse files
authored
Remove installWorkflows from release configuration
Removed the installWorkflows parameter from the release configuration.
1 parent ac374cb commit 7b4162e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
uses: reactiveui/actions-common/.github/workflows/workflow-common-release.yml@main
1313
with:
1414
configuration: Release
15-
installWorkflows: true
1615
secrets:
1716
SIGN_ACCOUNT_NAME: ${{ secrets.SIGN_ACCOUNT_NAME }}
1817
SIGN_PROFILE_NAME: ${{ secrets.SIGN_PROFILE_NAME }}

0 commit comments

Comments
 (0)