diff --git a/.github/workflows/added_dates.yml b/.github/workflows/added_dates.yml index aafa2f2f..6a32fd44 100644 --- a/.github/workflows/added_dates.yml +++ b/.github/workflows/added_dates.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.YUNOHOST_BOT_TOKEN }} - name: Set up Python 3.11 uses: actions/setup-python@v5 with: