Skip to content

Commit dea4818

Browse files
committedMar 18, 2025
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2 parents 2609248 + 5749879 commit dea4818

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,8 @@ jobs:
517517
repository: ./updates-server
518518

519519
- name: Generate Release Notes
520+
env:
521+
RELEASE_BRANCH: ${{ inputs.update_branch }}
520522
run: bash .github/workflows/src/generate_release_notes.sh
521523

522524
# If we are on Twilight, we want to just update the Twilight tag's release

0 commit comments

Comments
 (0)
Failed to load comments.