Skip to content

Commit

Permalink
Fix typo (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
srikrsna-buf authored Jan 25, 2024
1 parent a7a744d commit ffa1049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
env:
GH_TOKEN: ${{ steps.app_token.outputs.token }}
run: |
gh api grahql -f query='mutation {
gh api graphql -f query='mutation {
updateProjectV2ItemFieldValue(
input: {
fieldId: "PVTSSF_lADOBcwMos4AX_p_zgPVtzo"
Expand Down

0 comments on commit ffa1049

Please sign in to comment.