Skip to content

Commit 328d1b8

Browse files
committed
fix ci names
1 parent 1943810 commit 328d1b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
tags:
55
- "*"
66
jobs:
7-
build-and-test:
7+
build-and-release:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)