Skip to content

Commit e4462bf

Browse files
committed
Fix job name
1 parent 829565b commit e4462bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- main
99

1010
jobs:
11-
build-test:
11+
build:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)