Skip to content

Commit 5739eab

Browse files
committed
Attempt release on glob
1 parent 0454344 commit 5739eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
uses: jreleaser/release-action@v2
133133
with:
134134
version: latest
135-
arguments: release -PartifactsDir=artifacts-${{ matrix.job.target }} -PskipArchiveResolver
135+
arguments: release -PartifactsDir=artifacts-* -PskipArchiveResolver
136136
env:
137137
JRELEASER_PROJECT_VERSION: ${{ needs.prerelease.outputs.VERSION }}
138138
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)