mirror of
https://github.com/ivabus/gui
synced 2025-04-24 06:27:09 +03:00
do not publish
This commit is contained in:
parent
aac727e111
commit
82e513b466
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -132,7 +132,7 @@ jobs:
|
|||
if: startsWith(matrix.platform.name, 'darwin')
|
||||
run: tea -ES xc dist
|
||||
env:
|
||||
PUBLISH_FOR_PULL_REQUEST: true
|
||||
# PUBLISH_FOR_PULL_REQUEST: true
|
||||
USE_HARD_LINKS: false
|
||||
CSC_FOR_PULL_REQUEST: true
|
||||
CSC_LINK: ${{ secrets.GUI_APPLE_CERTIFICATE }}
|
||||
|
|
Loading…
Reference in a new issue