Skip to content

Commit

Permalink
feat: checkout action use personal token (web-infra-dev#1299)
Browse files Browse the repository at this point in the history
  • Loading branch information
caohuilin committed Jun 30, 2022
1 parent 53a8476 commit 3ef8e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
# This makes Actions fetch only one branch to release
fetch-depth: 100
token: ${{ secrets.REPO_SCOPED_TOKEN }}

- name: Create Release Pull Request
uses: modern-js-dev/actions@main
Expand Down

0 comments on commit 3ef8e1b

Please sign in to comment.