workflow: fixup pat token
This commit is contained in:
parent
b6c10e7325
commit
6eda948d6e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/autoupdate.yml
vendored
2
.github/workflows/autoupdate.yml
vendored
|
|
@ -12,6 +12,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
|
||||
- name: Check for updates
|
||||
id: check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue