no if
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -93,7 +93,6 @@
|
||||
},
|
||||
{
|
||||
name: codesign the app,
|
||||
if: ${{ github.ref == "refs/heads/builds" }},
|
||||
run: './.github/workflows/scripts/mac/sign-apps.sh',
|
||||
env: {
|
||||
PROD_MACOS_CERTIFICATE: ${{ secrets.PROD_MACOS_CERTIFICATE }},
|
||||
|
Reference in New Issue
Block a user