Skip to content

Commit

Permalink
Merge branch 'main' into chore/update-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 4, 2022
2 parents 367c547 + cfbf2ee commit ece8e1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Expand Up @@ -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 }}
Expand Down

0 comments on commit ece8e1f

Please sign in to comment.