Skip to content

Commit a07a8be

Browse files
committed
fix: rename main job in release-worflow to correct
1 parent bc9ea42 commit a07a8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/categories/js/release-worflow.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const content = format`
1313
- "*.*.*"
1414
1515
jobs:
16-
build:
16+
release:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout code

0 commit comments

Comments
 (0)