Skip to content

Commit

Permalink
Merge pull request spidernet-io#2260 from ty-dc/pr/token
Browse files Browse the repository at this point in the history
fix token
  • Loading branch information
cyclinder authored Aug 30, 2023
2 parents 0b838ab + 3dd5097 commit 4bd3f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-release-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ jobs:
delete-branch: true
base: ${{ env.MERGE_BRANCH }}
signoff: true
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.WELAN_PAT }}
labels: ${{ env.PR_LABEL }}
reviewers: ${{ env.PR_REVIWER }}

0 comments on commit 4bd3f75

Please sign in to comment.