Skip to content

Commit 08d021e

Browse files
committed
fix(ci): add systemd services to release
1 parent 52319bf commit 08d021e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
generate_release_notes: true
6161
files: |
6262
target/release/external-postgres
63+
systemd/*
6364
6465
- name: Show sccache stats
6566
run: sccache --show-stats

0 commit comments

Comments
 (0)