Skip to content

Commit

Permalink
add repo path
Browse files Browse the repository at this point in the history
  • Loading branch information
FriederikeHanssen committed Jan 15, 2024
1 parent 023afbd commit 86ee302
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ncbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ jobs:
- name: Commit files
uses: EndBug/add-and-commit@v7
with:
cwd: "./ncbench-workflow"
author: "FriederikeHanssen <[email protected]>"
branch: "sarek_${{ env.PIPELINE_VERSION }}"
new_branch: "sarek_${{ env.PIPELINE_VERSION }}"
message: "Add changes"
add: "ncbench-workflow/config/config.yaml"

0 comments on commit 86ee302

Please sign in to comment.