mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-20 00:50:34 +03: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