Skip to content

Commit d70d08d

Browse files
committed
chore(github-action): fix build-foo job name
1 parent 889cc8d commit d70d08d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- published
77

88
jobs:
9-
build:
9+
build-foo:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)