mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-13 01:10:09 +00:00
chore: please work
This commit is contained in:
parent
1d35b30461
commit
861e7e24a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/project.yml
vendored
2
.github/workflows/project.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
ORGANIZATION: ohmyzsh
|
ORGANIZATION: ohmyzsh
|
||||||
PROJECT_NUMBER: "1"
|
PROJECT_NUMBER: "1"
|
||||||
run: |
|
run: |
|
||||||
gh auth login --with-token ${{ env.GITHUB_TOKEN }}
|
gh auth login
|
||||||
|
|
||||||
# Get Project data
|
# Get Project data
|
||||||
gh api graphql -f query='
|
gh api graphql -f query='
|
||||||
|
|
Loading…
Reference in a new issue