Skip to content

Commit 4b4a93d

Browse files
test just doing merge
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
1 parent 09247b2 commit 4b4a93d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qcom-promote-upstream-reusable-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
245245
git checkout -b debian/pr/${{env.NORMALIZED_VERSION}}-1
246246
247-
../qcom-build-utils/scripts/merge_debian_packaging_upstream ${{inputs.upstream-tag}}
247+
git merge ${{inputs.upstream-tag}}
248248
249249
- name: Promote Changelog
250250
working-directory: ./package-repo

0 commit comments

Comments
 (0)