chore: run publish workflow after update flake workflow

This commit is contained in:
2026-08-30 15:13:20 -04:00
parent af5b631490
commit aa4d5e60bb
+5
View File
@@ -4,6 +4,11 @@ on:
push:
branches:
- master
workflow_run:
workflows:
- Update flake lock
types:
- completed
workflow_dispatch:
jobs: