mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add bot token for "Adding dates" workflow
This commit is contained in:
parent
8d1416cc42
commit
fad6c9f29e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/added_dates.yml
vendored
1
.github/workflows/added_dates.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Set up Python 3.11
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue