Build app bundles on release branches always (#3789)

This commit is contained in:
Jack Amadeo
2025-08-04 12:14:12 -04:00
committed by GitHub
parent f7de3596cf
commit 162011fccb
3 changed files with 38 additions and 1 deletions
+3
View File
@@ -39,6 +39,8 @@ jobs:
permissions:
id-token: write
contents: read
outputs:
artifact-url: ${{ steps.upload-app-bundle.outputs.artifact-url }}
steps:
# Debug information about the workflow and inputs
- name: Debug workflow info
@@ -294,6 +296,7 @@ jobs:
df -h
- name: Upload Desktop artifact
id: upload-app-bundle
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # pin@v4
with:
name: Goose-darwin-arm64