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 3d7cb6c commit 6bda341Copy full SHA for 6bda341
.github/workflows/publish-package-consolidated.yml renamed to .github/workflows/publish-package-to-cdn.yml
@@ -1,4 +1,4 @@
1
-name: Release SDK Package to NPM and CDN (Consolidated)
+name: Release SDK Package to NPM and CDN (v2)
2
run-name: ${{ inputs.release_type == 'Snapshot' && 'Publish Pre-release' || format('Release {0}', inputs.release_type)}} SDK Package to NPM and CDN by @${{ github.actor }}
3
4
on:
0 commit comments