We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f888e commit 37d3077Copy full SHA for 37d3077
.github/workflows/pkg.yaml
@@ -42,5 +42,5 @@ jobs:
42
--repo="$GITHUB_REPOSITORY" \
43
--title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
44
--latest --verify-tag \
45
- ${{ steps.download.outputs.download-path }}/*
+ ${{ steps.download.outputs.download-path }}/debian/*
46
0 commit comments