Skip to content

Commit 1401998

Browse files
committed
WIP base
1 parent 2a0fca6 commit 1401998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
- name: Create Pull Request
4242
uses: peter-evans/create-pull-request@v6
4343
with:
44-
token: ${{ secrets.GITHUB_TOKEN }}
4544
branch: update-docs
45+
base: autogenerate-docs
4646
title: 'Update Documentation'
4747
body: 'This PR updates the documentation with the latest changes.'
4848
labels: 'documentation'

0 commit comments

Comments
 (0)