Skip to content

Commit 034c462

Browse files
committed
Don't use the lambda release
1 parent 9551a27 commit 034c462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: ConductorOne/github-workflows/.github/workflows/release.yaml@v2
1111
with:
1212
tag: ${{ github.ref_name }}
13+
lambda: false
1314
secrets:
1415
RELENG_GITHUB_TOKEN: ${{ secrets.RELENG_GITHUB_TOKEN }}
1516
APPLE_SIGNING_KEY_P12: ${{ secrets.APPLE_SIGNING_KEY_P12 }}

0 commit comments

Comments
 (0)