Skip to content

Commit 0fcfa74

Browse files
committed
fix: remove GH_TOKEN from action.yml environment variables
1 parent abe6b8d commit 0fcfa74

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@ runs:
6969
DRY_RUN: ${{ inputs.dry-run }}
7070
JOB_SUMMARY: ${{ inputs.job-summary }}
7171
PR_COMMENTS: ${{ inputs.pr-comments }}
72-
GH_TOKEN: ${{ github.token }}
7372
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)