diff --git a/.gitea/workflows/update-badges.yml b/.gitea/workflows/update-badges.yml index a2c9031..2d93aed 100644 --- a/.gitea/workflows/update-badges.yml +++ b/.gitea/workflows/update-badges.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.GITEA_TOKEN }} # No actions/setup-python: the runner image ships Python 3.12 and older # act_runner engines mishandle setup-python's PATH. Install into the