mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 03:34:50 +00:00
Merge pull request #760 from tj-actions/chore/update-env
chore: update env
This commit is contained in:
commit
cfbf2ee2ea
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ runs:
|
|||
env:
|
||||
GITHUB_SERVER_URL: ${{ github.server_url }}
|
||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
GITHUB_REF: ${{ github.ref }}
|
||||
GITHUB_BASE_REF: ${{ github.base_ref }}
|
||||
GITHUB_HEAD_REF: ${{ github.head_ref }}
|
||||
GITHUB_WORKSPACE: ${{ github.workspace }}
|
||||
|
|
Loading…
Reference in a new issue