Skip to content

Commit 51e9fa5

Browse files
committed
chore(build): add job name to build and publish workflow
1 parent 664db68 commit 51e9fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
build:
8+
name: Build and Publish
89
runs-on: ubuntu-latest
910
steps:
1011
- name: Git checkout

0 commit comments

Comments
 (0)