Skip to content

Commit 543d275

Browse files
authored
Update build.yaml
1 parent 1b73e85 commit 543d275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
## Release Info
136136
- **Version:** `${{ steps.calc_version.outputs.name }}`
137137
- **Build Code:** `${{ steps.calc_version.outputs.code }}` (Base 30000 + Commits)
138-
- **Branch:** `feature/restic-integration`
138+
- **Branch:** `${{ github.event.inputs.branch }}`
139139
140140
### Included Variants
141141
- Alpha: ${{ github.event.inputs.Alpha }}

0 commit comments

Comments
 (0)