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 9dac2de commit 80c4d68Copy full SHA for 80c4d68
.github/workflows/release.yaml
@@ -8,10 +8,9 @@ on:
8
9
jobs:
10
release:
11
- uses: ConductorOne/github-workflows/.github/workflows/release.yaml@v2
+ uses: ConductorOne/github-workflows/.github/workflows/release.yaml@v4
12
with:
13
tag: ${{ github.ref_name }}
14
- lambda: true
15
secrets:
16
RELENG_GITHUB_TOKEN: ${{ secrets.RELENG_GITHUB_TOKEN }}
17
APPLE_SIGNING_KEY_P12: ${{ secrets.APPLE_SIGNING_KEY_P12 }}
0 commit comments