Skip to content

Commit

Permalink
Merge branch 'main' into mbgower-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kritvi-bhatia17 authored Nov 18, 2024
2 parents 602bba3 + 87678a9 commit da229c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: app-token
with:
app-id: ${{ secrets.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
- name: Get issue ID
id: get_issue_id
run: |
Expand Down

0 comments on commit da229c2

Please sign in to comment.