We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472356b commit 4a2435cCopy full SHA for 4a2435c
.github/workflows/release.yaml
@@ -11,7 +11,6 @@ jobs:
11
uses: ConductorOne/github-workflows/.github/workflows/release.yaml@v4
12
with:
13
tag: ${{ github.ref_name }}
14
- lambda: false
15
secrets:
16
RELENG_GITHUB_TOKEN: ${{ secrets.RELENG_GITHUB_TOKEN }}
17
APPLE_SIGNING_KEY_P12: ${{ secrets.APPLE_SIGNING_KEY_P12 }}
0 commit comments