Skip to content

Commit 302e14f

Browse files
committed
chore: 更新签名文件
1 parent 76596ef commit 302e14f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-build-and-sign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/upload-artifact@v4
2727
with:
2828
name: BuildArtifacts
29-
path: src/BootstrapBlazor/bin/Release/**/*.*
29+
path: src/BootstrapBlazor/bin/Release/BootstrapBlazor*.*
3030

3131
sign:
3232
needs: build

0 commit comments

Comments
 (0)