Skip to content

Commit 80c4d68

Browse files
author
Baton Admin
committed
chore: update release workflow via baton-admin
1 parent 9dac2de commit 80c4d68

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ on:
88

99
jobs:
1010
release:
11-
uses: ConductorOne/github-workflows/.github/workflows/release.yaml@v2
11+
uses: ConductorOne/github-workflows/.github/workflows/release.yaml@v4
1212
with:
1313
tag: ${{ github.ref_name }}
14-
lambda: true
1514
secrets:
1615
RELENG_GITHUB_TOKEN: ${{ secrets.RELENG_GITHUB_TOKEN }}
1716
APPLE_SIGNING_KEY_P12: ${{ secrets.APPLE_SIGNING_KEY_P12 }}

0 commit comments

Comments
 (0)