1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

chore: I'm dumb af

This commit is contained in:
Marc Cornellà 2022-01-02 03:37:05 +01:00
parent dd7f0f2211
commit 121ee818a5
No known key found for this signature in database
GPG key ID: 0314585E776A9C1B

View file

@ -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) {