From 1694afa1f45c8d7503f0dd3bf553655c6b4211ab Mon Sep 17 00:00:00 2001 From: GuillaumeFalourd Date: Thu, 21 Oct 2021 15:01:44 -0300 Subject: [PATCH] update ubuntu workflow Signed-off-by: GuillaumeFalourd --- .github/workflows/ubuntu_action_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ubuntu_action_test.yml b/.github/workflows/ubuntu_action_test.yml index 9f722bb..1301863 100644 --- a/.github/workflows/ubuntu_action_test.yml +++ b/.github/workflows/ubuntu_action_test.yml @@ -24,7 +24,7 @@ jobs: email: ${{ github.actor }}[bot]@users.noreply.github.com name: ${{ github.actor }} commit_message: ubuntu full workflow - target_branch: ${{ github.ref }} + target_branch: ubuntu files: reports/ubuntu_report_2.txt remote_repository: origin access_token: ${{ github.token }}