chore: Update alpha.yml workflow to include new files for Zen Browser release

This commit is contained in:
mauro 🤙
2024-07-04 08:02:03 +00:00
parent df44d4fd6c
commit 655726d3f2
2 changed files with 3 additions and 2 deletions

View File

@@ -566,7 +566,8 @@ jobs:
title: 'Alpha build - ${{ needs.build-data.outputs.version }} (${{ needs.build-data.outputs.build_date }})'
files: |
zen.linux.tar.bz2
zen.en-US.win64.zip
zen.win64.zip
zen.installer.exe
zen.source.tar.gz
linux.mar
windows.mar

View File

@@ -29,7 +29,7 @@
"brandShortName": "Zen Browser",
"brandFullName": "Zen Browser",
"release": {
"displayVersion": "1.0.0-a.2",
"displayVersion": "0.0.0-a.0",
"github": {
"repo": "zen-browser/desktop"
},