Skip to content

Commit

Permalink
change IS_PULL_REQUEST
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito committed Apr 2, 2024
1 parent 51a127c commit 8fc4311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
env:
CSC_LINK: ${{ secrets.MAC_CSC_LINK }}
CSC_KEY_PASSWORD: ${{ secrets.MAC_CSC_KEY_PASSWORD }}
IS_PULL_REQUEST: false
IS_PULL_REQUEST: 'false'
APPLEID: ${{ secrets.APPLEID }}
APPLEIDPASS: ${{ secrets.APPLEIDPASS }}
ASC_PROVIDER: 'S6UPZG7ZR3'
Expand Down

0 comments on commit 8fc4311

Please sign in to comment.