Skip to content

Commit 6bda341

Browse files
committed
update
1 parent 3d7cb6c commit 6bda341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package-consolidated.yml renamed to .github/workflows/publish-package-to-cdn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release SDK Package to NPM and CDN (Consolidated)
1+
name: Release SDK Package to NPM and CDN (v2)
22
run-name: ${{ inputs.release_type == 'Snapshot' && 'Publish Pre-release' || format('Release {0}', inputs.release_type)}} SDK Package to NPM and CDN by @${{ github.actor }}
33

44
on:

0 commit comments

Comments
 (0)