Skip to content

Commit 3258c3f

Browse files
authored
Update ci.yml
1 parent b06a4ea commit 3258c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
uses: svenstaro/upload-release-action@2.2.1
5454
with:
5555
repo_token: ${{ secrets.GITHUB_TOKEN }}
56-
file: /opt/sdk/*
56+
file: /opt/python-wasm-sdk/sdk/*
5757
file_glob: true
5858
tag: ${{ github.ref }}

0 commit comments

Comments
 (0)