mirror of
https://github.com/serengil/deepface.git
synced 2025-07-23 18:30:04 +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'
|
if: steps.git-changes.outputs.has_git_changes == 'true' && steps.codeboarding.outputs.has_changes == 'true'
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.PAT_TOKEN }}
|
||||||
commit-message: "docs: update codeboarding documentation"
|
commit-message: "docs: update codeboarding documentation"
|
||||||
title: "📚 CodeBoarding Documentation Update"
|
title: "📚 CodeBoarding Documentation Update"
|
||||||
body: |
|
body: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user