Remove invalid secrets usage (#10752)

This commit is contained in:
LitoMore 2024-04-01 13:03:01 +08:00 committed by GitHub
parent 472d89f31d
commit f673b07a16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ inputs:
required: true required: true
github-token: github-token:
description: GitHub token used to authenticate with the GitHub API description: GitHub token used to authenticate with the GitHub API
default: ${{ secrets.GITHUB_TOKEN }} required: true
outputs: outputs:
labels: labels:
description: Labels of the issue or pull request description: Labels of the issue or pull request