Skip to content

Commit fb8b0e5

Browse files
authored
Update release.yml
1 parent c59f771 commit fb8b0e5

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
@@ -120,7 +120,7 @@ jobs:
120120
uses: actions/upload-artifact@v4
121121
with:
122122
name: build-artifacts-signed
123-
path: ${{ github.workspace }}/artifacts
123+
path: ${{ github.workspace }}/build-artifacts
124124

125125
deploy:
126126
name: Publish Package

0 commit comments

Comments
 (0)