mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Remove invalid secrets
usage (#10752)
This commit is contained in:
parent
472d89f31d
commit
f673b07a16
2
.github/actions/get-labels/action.yml
vendored
2
.github/actions/get-labels/action.yml
vendored
@ -7,7 +7,7 @@ inputs:
|
||||
required: true
|
||||
github-token:
|
||||
description: GitHub token used to authenticate with the GitHub API
|
||||
default: ${{ secrets.GITHUB_TOKEN }}
|
||||
required: true
|
||||
outputs:
|
||||
labels:
|
||||
description: Labels of the issue or pull request
|
||||
|
Loading…
Reference in New Issue
Block a user