Merge branch 'main' into chore/update-test

This commit is contained in:
Tonye Jack
2022-11-04 16:06:42 -06:00
committed by GitHub

View File

@@ -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 }}