Skip to content

Commit

Permalink
set GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Jan 9, 2025
1 parent 78b201b commit 413cfc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,7 @@ jobs:
dist/*
- name: Add PR comments on release
env:
GH_TOKEN: ${{ github.token }}
run: |
./scripts/add_pr_comments_on_release.sh

0 comments on commit 413cfc1

Please sign in to comment.