Add homebrew-bump-formula action to tauri.yml

This commit is contained in:
Neveda 2024-07-31 13:50:06 +02:00
parent ac72e3a164
commit b1640f1988

View file

@ -172,6 +172,13 @@ jobs:
src-tauri/target/universal-apple-darwin/release/bundle/dmg/Cinny_desktop-universal.dmg
src-tauri/target/universal-apple-darwin/release/bundle/macos/Cinny_desktop-universal.app.tar.gz
src-tauri/target/universal-apple-darwin/release/bundle/macos/Cinny_desktop-universal.app.tar.gz.sig
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.TOKEN}}
no_fork: true
tap: cinnyapp/cinny-desktop
formula: cinny
# Upload release.json
release-update: