0
0
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:
alex289 2023-07-08 20:02:03 +02:00
parent e5a7693997
commit ac654d5b14
No known key found for this signature in database
GPG Key ID: 573F77CD2D87F863

View File

@ -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