We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9acebe1 commit b9f3f77Copy full SHA for b9f3f77
.github/workflows/release_candidate.yml
@@ -68,3 +68,4 @@ jobs:
68
description: package.version,
69
target_url: `https://unpkg.com/${package.name}@${package.version}/`
70
})
71
+ - uses: ./.github/actions/upload-versions
0 commit comments