Skip to content

Commit 45df336

Browse files
committed
ci: Update release workflow names
1 parent 49646b3 commit 45df336

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/release_browser-utils.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release browser-utils
1+
name: "@spuxx/browser-utils"
22

33
on:
44
workflow_dispatch:

.github/workflows/release_js_utils.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release js-utils
1+
name: "@spuxx/js-utils"
22

33
on:
44
workflow_dispatch:

.github/workflows/release_nest_utils.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release nest-utils
1+
name: "@spuxx/nest-utils"
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)