fix: get path root from github.workspace

This commit is contained in:
initdc 2022-10-18 09:43:45 +00:00
commit baac12d9f8
3 changed files with 28 additions and 5 deletions

View file

@ -91,4 +91,4 @@ jobs:
path/**/dir-1/
!path/to/dir-3/*.gz
artifact-per-file: true
artifact-name-rule: ${{ matrix.runs-on }}-${name}
artifact-name-rule: ${{ matrix.runs-on }}-${path}-${name}