Skip to content

Commit c1c9d6f

Browse files
Anita Caronanitacaron
andauthored
Update release.yaml (#170)
* update release.yaml * update release workflow * update release workflow Co-authored-by: Anita Caron <anitacaron@users.noreply.github.com>
1 parent 88fcca3 commit c1c9d6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
- uses: actions/checkout@v2
2727
- name: verify and build
2828
run: mkdir -p resources/ASCT-b_tables && cd src && make last_official_release official_release
29+
- name: Define repository's owner
30+
run: chown -R root /__w/ccf-validation-tools/ccf-validation-tools
2931
- name: Commit report
3032
run: |
3133
git config --global user.name 'Anita Caron'

0 commit comments

Comments
 (0)