mirror of
https://github.com/serengil/deepface.git
synced 2025-07-23 02:10:02 +00:00
Added token
This commit is contained in:
parent
43fff86bcb
commit
a3abd8cb55
2
.github/workflows/update-docs.yml
vendored
2
.github/workflows/update-docs.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
if: steps.git-changes.outputs.has_git_changes == 'true' && steps.codeboarding.outputs.has_changes == 'true'
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
commit-message: "docs: update codeboarding documentation"
|
||||
title: "📚 CodeBoarding Documentation Update"
|
||||
body: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user