We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e792c7 commit 6184ee9Copy full SHA for 6184ee9
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
10
uses: ConductorOne/github-workflows/.github/workflows/release.yaml@v2
11
with:
12
tag: ${{ github.ref_name }}
13
- lambda: 'false'
+ lambda: false
14
secrets:
15
RELENG_GITHUB_TOKEN: ${{ secrets.RELENG_GITHUB_TOKEN }}
16
APPLE_SIGNING_KEY_P12: ${{ secrets.APPLE_SIGNING_KEY_P12 }}
0 commit comments