mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +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
|
||||
PROJECT_NUMBER: "1"
|
||||
run: |
|
||||
gh auth login --with-token ${{ env.GITHUB_TOKEN }}
|
||||
gh auth login
|
||||
|
||||
# Get Project data
|
||||
gh api graphql -f query='
|
||||
|
|
Loading…
Reference in a new issue