Update .gitea/workflows/action-update-lists.yml
Some checks are pending
Terraform Apply / Terraform Apply (push) Has started running
Some checks are pending
Terraform Apply / Terraform Apply (push) Has started running
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
|||||||
- name: ↗️ Create Pull Request
|
- name: ↗️ Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
title: 'Update Domain List'
|
title: 'Update Domain List'
|
||||||
branch-suffix: timestamp
|
branch-suffix: timestamp
|
||||||
commit-message: 'Update Domain List'
|
commit-message: 'Update Domain List'
|
||||||
|
|||||||
Reference in New Issue
Block a user