mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-07-05 05:23:57 +00:00
Use the token again
This commit is contained in:
parent
e5a7693997
commit
ac654d5b14
1
.github/workflows/dependency-updates.yml
vendored
1
.github/workflows/dependency-updates.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
|||||||
if: env.changes == 'true'
|
if: env.changes == 'true'
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.PAT }}
|
||||||
branch: "update/${{ env.date }}"
|
branch: "update/${{ env.date }}"
|
||||||
labels: dependencies
|
labels: dependencies
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
|
Loading…
Reference in New Issue
Block a user