Skip to content

Commit cd13bc0

Browse files
fix: remove github context from action.yml runs.env
1 parent fac6214 commit cd13bc0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,3 @@ runs:
5454
POST_INLINE: ${{ inputs.post_inline }}
5555
SECURITY_ONLY: ${{ inputs.security_only }}
5656
GITHUB_TOKEN: ${{ inputs.github_token }}
57-
GITHUB_EVENT_PATH: ${{ github.event_path }}
58-
GITHUB_REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)