Skip to content

Commit 384dfe8

Browse files
committed
fixup! ci: custom update-flake with sign commits
1 parent e017d98 commit 384dfe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-flake-lock.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Commit changes
2626
run: |
27+
set -x
2728
CHANGED=($(git diff --name-only))
2829
2930
# TODO: use an array for $FILES

0 commit comments

Comments
 (0)