Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
FriederikeHanssen committed Jan 15, 2024
1 parent 86ee302 commit e7ad032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ncbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ jobs:
run: bash .github/workflows/set_ncbench_config.sh

- name: Commit files
uses: EndBug/add-and-commit@v7
uses: EndBug/add-and-commit@v9
with:
cwd: "./ncbench-workflow"
author: "FriederikeHanssen <[email protected]>"
new_branch: "sarek_${{ env.PIPELINE_VERSION }}"
message: "Add changes"
add: "ncbench-workflow/config/config.yaml"
add: "config/config.yaml"

0 comments on commit e7ad032

Please sign in to comment.