chore: Update Zen Browser desktop file with new launch script and icon paths

This commit is contained in:
mauro 🤙 2024-09-03 20:57:45 +00:00
parent cb18fc3617
commit 2127a2376e

View file

@ -15,7 +15,6 @@ jobs:
permissions: write-all
name: Publish tar as release
runs-on: ubuntu-latest
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && startsWith(github.event.commits.message, '[release]:'))
steps:
- name: Checkout