This commit is contained in:
2026-02-19 02:31:46 +01:00
parent a07c47846e
commit 80a9fdb880

View File

@@ -38,6 +38,7 @@ jobs:
git stash pop
git add flake.lock
git diff --staged --quiet || git commit -m "Update flake.lock"
git push -u origin nixpkgs_bump_$(date +%Y%m%d)
- name: Create Gitea PR
uses: https://github.com/arifer612/Gitea-PR-action@v1