update-flake-inputs: drop gitea vars

This commit is contained in:
Jörg Thalheim
2025-07-14 17:41:43 +02:00
parent 4523596eba
commit 29581cd1f4

View File

@@ -23,8 +23,5 @@ jobs:
- name: Update flake inputs
uses: Mic92/update-flake-inputs-gitea@main
env:
GITEA_URL: ${{ gitea.server_url }}
GITEA_TOKEN: ${{ secrets.CI_BOT_TOKEN }}
GITEA_REPOSITORY: ${{ gitea.repository }}
# Exclude private flakes and update-clan-core checks flake
EXCLUDE_PATTERNS: "devFlake/private/flake.nix,checks/impure/flake.nix"