Skip to content

Commit b9f3f77

Browse files
authored
ci: add upload-versions to release candidate workflow (#6693)
1 parent 9acebe1 commit b9f3f77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_candidate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ jobs:
6868
description: package.version,
6969
target_url: `https://unpkg.com/${package.name}@${package.version}/`
7070
})
71+
- uses: ./.github/actions/upload-versions

0 commit comments

Comments
 (0)