Skip to content

Commit

Permalink
Add GH_TOKEN for gh cli
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Sep 28, 2024
1 parent bfaa9a6 commit 413e50b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/milestones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
if: github.event.pull_request.merged || true
steps:
- run: gh pr view --json milestone
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 413e50b

Please sign in to comment.