Skip to content

Commit 2147a3b

Browse files
committed
🎨 rename publish job
1 parent 71564eb commit 2147a3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
types: [created]
55
jobs:
66

7-
build:
7+
publish-to-npm:
88
runs-on: ubuntu-latest
99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)