Skip to content

Commit 5a66413

Browse files
committed
Use a new branch for results
1 parent 5260b7c commit 5a66413

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/report.template.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ jobs:
7777
author_email: [email protected]
7878
author_name: github-actions
7979
github_token: ${{ secrets.GITHUB_TOKEN }}
80+
new_branch: new_results
81+
push: origin new_results --set-upstream --force
8082

8183
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
8284
if: always()

0 commit comments

Comments
 (0)