about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-12-03 09:00:40 -0800
committerFranck Cuny <franck@fcuny.net>2023-12-03 09:00:40 -0800
commitec3e8d7013d711d10b1cea7e5ef59ba793f9fb09 (patch)
tree40ccf067ca1a8547309af35b71ce6efef35a7a62
parentuse webfactory/ssh-agent to sign commits (diff)
downloadfcuny.net-ec3e8d7013d711d10b1cea7e5ef59ba793f9fb09.tar.gz
another attempt
-rw-r--r--.github/workflows/update.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml
index b6ba6a7..d5cd8e3 100644
--- a/.github/workflows/update.yml
+++ b/.github/workflows/update.yml
@@ -27,6 +27,8 @@ jobs:
         uses: DeterminateSystems/update-flake-lock@v20
         with:
           pr-title: "Update flake.lock"
+          commit-msg: "chore: update flake"
+          pr-assignees: fcuny
           pr-labels: |
             dependencies
             automated