Skip to content

Commit 37d3077

Browse files
committed
Try making the workflow work.
1 parent 10f888e commit 37d3077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
--repo="$GITHUB_REPOSITORY" \
4343
--title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
4444
--latest --verify-tag \
45-
${{ steps.download.outputs.download-path }}/*
45+
${{ steps.download.outputs.download-path }}/debian/*
4646

0 commit comments

Comments
 (0)