mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
chore: I'm dumb af
This commit is contained in:
parent
dd7f0f2211
commit
121ee818a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/project.yml
vendored
2
.github/workflows/project.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
PROJECT_NUMBER: "1"
|
||||
run: |
|
||||
# Get Project data
|
||||
GITHUB_TOKEN=$GITHUB_TOKEN gh api graphql -f query='
|
||||
gh api graphql -f query='
|
||||
query($org: String!, $number: Int!) {
|
||||
organization(login: $org){
|
||||
projectNext(number: $number) {
|
||||
|
|
Loading…
Reference in a new issue