Skip to content

Commit c9060ab

Browse files
committed
Rename job
1 parent eb79633 commit c9060ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

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

0 commit comments

Comments
 (0)