mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 01:10:03 +00:00
Update action.yml
This commit is contained in:
parent
19ac6f1f20
commit
d5424e2a46
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ runs:
|
|||
if: ${{ inputs.disable_safe_directory != 'true' }}
|
||||
shell: bash
|
||||
run: |
|
||||
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
git config --global --add safe.directory "${{ GITHUB_WORKSPACE }}"
|
||||
|
||||
- name: Set fork
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue