Skip to content

Commit 3db5128

Browse files
committed
token
1 parent 9c1273c commit 3db5128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spec_update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: peter-evans/create-pull-request@v5.0.3
5555
if: steps.git-diff-num.outputs.num-diff != 0
5656
with:
57+
token: ${{ secrets.SPEC_UPDATE_TOKEN }}
5758
commit-message: |
5859
${{ steps.git-diff.outputs.commit}}
5960
branch: ${{ steps.git-branch.outputs.branch }}

0 commit comments

Comments
 (0)