fix: git automerge
All checks were successful
Check / check (push) Successful in 52s

This commit is contained in:
2025-05-16 15:04:39 -04:00
parent 2da7526265
commit 1d6b419a15
2 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,7 @@ jobs:
- name: Update
run: nix run .#update
- name: Create Gitea PR
- name: Create Pull Request
env:
URL: ${{ vars.URL }}
PAT: ${{ secrets.PAT }}