mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-20 09:00:35 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user