mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-07-04 21:14:00 +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'
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
branch: "update/${{ env.date }}"
|
||||
labels: dependencies
|
||||
delete-branch: true
|
||||
|
Loading…
Reference in New Issue
Block a user