Skip to content

Commit

Permalink
add git-token
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed May 3, 2024
1 parent 9740d8c commit 48c0d7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changesets-preview-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
if: steps.change.outputs.core-changeset == 'true'
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
with:
git-token: ${{ secrets.GITHUB_TOKEN }}
add-paths: |
.changeset/**
CHANGELOG.md
Expand Down

0 comments on commit 48c0d7c

Please sign in to comment.