mirror of
https://github.com/Ryujinx/Ryujinx-Games-List.git
synced 2024-12-22 19:55:45 +00:00
Remove string result-encoding
This commit is contained in:
parent
0855ceb943
commit
bc6526766b
1
.github/workflows/label-stats.yml
vendored
1
.github/workflows/label-stats.yml
vendored
|
@ -21,7 +21,6 @@ jobs:
|
|||
uses: actions/github-script@v6
|
||||
id: stats
|
||||
with:
|
||||
result-encoding: string
|
||||
script: |
|
||||
const query = `query($owner: String!, $name: String!) {
|
||||
repository(owner: $owner, name: $name) {
|
||||
|
|
Loading…
Reference in a new issue