Skip to content

Commit 3852eca

Browse files
committed
Try to fix Upload Versions action path
1 parent 01da315 commit 3852eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_candidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
target_url: `https://unpkg.com/${package.name}@${package.version}/`
6565
})
6666
- name: Upload Versions
67-
uses: ./github/.actions/upload-versions
67+
uses: ./github/.actions/upload-versions/

0 commit comments

Comments
 (0)