Skip to content

Commit 7525274

Browse files
committed
chore: better name
1 parent b320ecf commit 7525274

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Deploy Library
1+
name: Distribute Library
22

33
on:
44
push:
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99

1010
jobs:
11-
build-and-deploy:
11+
build-and-distribute:
1212
runs-on: ubuntu-latest
1313

1414
steps:

0 commit comments

Comments
 (0)