mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
add changes to needs
This commit is contained in:
parent
82e513b466
commit
2c6ec8e7c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -173,7 +173,7 @@ jobs:
|
||||||
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
|
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
needs: [notorize_tauri]
|
needs: [notorize_tauri, changes]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in a new issue