Skip to content

Commit 2bcecc5

Browse files
authored
Add files via upload
1 parent 90f6d71 commit 2bcecc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Create Pull Request
3232
uses: peter-evans/create-pull-request@v6
3333
with:
34-
token: ${{ secrets.GITHUB_TOKEN }}
34+
token: ${{ steps.generate-token.outputs.token }}
3535
branch: upstream_pr
3636
base: master
3737
title: "Upstream"

0 commit comments

Comments
 (0)